Function use_outlet_context
pub fn use_outlet_context<R>() -> OutletContext<R>where
R: Clone + 'static,Available on crate feature
router only.pub fn use_outlet_context<R>() -> OutletContext<R>where
R: Clone + 'static,router only.