Skip to main content

Module middleware

Module middleware 

Source
Expand description

Axum middleware for governance policy enforcement.

Provides an extractable governance guard that can be applied to routes requiring authorization checks.

Structs§

GovernanceMiddlewareState

Functions§

governance_layer
Governance policy evaluation middleware with AppState.