Function freya::prelude::consume_context  
pub fn consume_context<T>() -> Option<T>where
    T: 'static + Clone,Expand description
Consume context from the current scope
pub fn consume_context<T>() -> Option<T>where
    T: 'static + Clone,Consume context from the current scope