Function context_rs::get_value

source ·
pub async fn get_value<T: 'static + Clone>() -> Option<T>
Expand description

Get a value from the current context. Only works when paired with provide_ref