Macro create_router

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

Creates a router from the provided group