impl_option_inner

Macro impl_option_inner 

Source
macro_rules! impl_option_inner {
    ($struct_type:ident, $struct_name:ident) => { ... };
}