Skip to main content

init_with_context

Macro init_with_context 

Source
macro_rules! init_with_context {
    ($($t:tt)*) => { ... };
}