Skip to main content

Module extract

Module extract 

Source
Expand description

Custom extractors for Cloudillo-specific data

Structs§

Auth
IdTag
Identity tag extracted from request extensions (set by auth middleware).
OptionalAuth
Optional auth extractor that doesn’t fail if auth is missing
OptionalRequestId
Optional Request ID extractor - always succeeds, returns None if not available
RequestId
Request ID for tracing and debugging

Traits§

TnIdResolver
Trait for resolving TnId from an identity tag string.