Type Alias Paths

Source
pub type Paths = Vec<Path<fn(Request, Response)>>;

Aliased Typeยง

pub struct Paths { /* private fields */ }