Type Alias spring_web::MethodRouter

source ·
pub type MethodRouter = MethodRouter<AppState>;
Expand description

MethodRouter with AppState

Aliased Type§

struct MethodRouter { /* private fields */ }