use_route

Function use_route 

pub fn use_route<R>() -> R
where R: Routable + Clone,
Available on crate feature router only.