Expand description
Custom Axum extractors for Cloudillo-specific types.
Provides FromRequestParts implementations for TnId and IdTag
that work with any state implementing the required traits.
Structs§
- IdTag
- Identity tag extracted from request extensions (set by auth middleware).
Traits§
- TnId
Resolver - Trait for resolving
TnIdfrom an identity tag string.