Function caminos_lib::router::new_router[][src]

pub fn new_router(arg: RouterBuilderArgument<'_>) -> Rc<RefCell<dyn Router>>
Expand description

Creates a router from a configuration value.