Function use_outlet_context

Source
pub fn use_outlet_context<R>() -> OutletContext<R>
where R: Clone + 'static,