mimeograph_request 0.1.2

mimeograph_router can route types that implement this trait
Documentation
1
2
3
4
5
6
7
# mimeograph_request

Provides the `mimeograph_request::Request` trait.

### Usage

Impliment this trait for types that need to be routed with `mimeograph_router`.