Function use_route

Source
pub fn use_route<R>() -> R
where R: Routable + Clone,