Skip to main content

Module extract

Module extract 

Source
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§

TnIdResolver
Trait for resolving TnId from an identity tag string.