Function use_outlet_context

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