Module rustful::handler::method_router [] [src]

A router that selects a handler from an HTTP method.

Structs

Builder

A builder for a MethodRouter.

MethodRouter

A router that selects a handler from an HTTP method.