Type Alias spring_web::MethodRouter
source · pub type MethodRouter = MethodRouter<AppState>;
Expand description
MethodRouter with AppState
Aliased Type§
struct MethodRouter { /* private fields */ }
pub type MethodRouter = MethodRouter<AppState>;
MethodRouter with AppState
struct MethodRouter { /* private fields */ }