Skip to main content

Module router

Module router 

Source

Structs§

EngineMount
Router
Maps request paths onto mounted secrets engines by longest-prefix match — the same dispatch model Policy::is_allowed uses for ACLs. Registering a new engine means adding one EngineMount here, nowhere else.