corruption::Route [] [src]

type Route = (Method, String, Box<Fn(&Request) -> Response + Send + Sync>);