diff --git a/services/api/src/lib.rs b/services/api/src/lib.rs index 893142fa4..7803fd604 100644 --- a/services/api/src/lib.rs +++ b/services/api/src/lib.rs @@ -1,4 +1,4 @@ -//! Foxhunt API Service -- unified gRPC gateway with tonic-web for browser access +//! Foxhunt API Service — unified gRPC gateway with tonic-web for browser access //! //! Provides zero-copy gRPC proxying with: //! - RBAC authorization with sub-100ns cached permission checks