Modules§
Traits§
- UrlExt
- A sealed extension trait for
url::Urlthat adds convenience functions for binding and connecting to the url.
Functions§
- connect_
info_ layer - Creates the gRPC interceptor layer that attaches connection metadata.
- rate_
limit_ concurrent_ connections - Builds a global concurrency limit layer using the configured semaphore.
- rate_
limit_ per_ ip - Creates a per-IP rate limit layer using the configured governor settings.