impl_context_object

Macro impl_context_object 

Source
macro_rules! impl_context_object {
    ($($field:ident => $ty:ty,)*) => { ... };
}