pub fn get_value<T: 'static + Clone>() -> impl Future<Output = Option<T>>
Get a value from the current context. Only works when paired with provide_ref
provide_ref