Handler

Type Alias Handler 

Source
pub type Handler = (HandlerMethod, Box<HandlerCallback>);
Expand description

The type of a request handler