Macro get_context

Source
macro_rules! get_context {
    ($key:expr) => { ... };
}
Expand description

Get a value from the current context.