Macro routes

Source
macro_rules! routes {
    ($type:ty) => { ... };
}
Expand description

Returns an iterator over the routes of the provided group