Macro rex::from_inner

source ·
macro_rules! from_inner {
    ($($msg:ident::$variant:ident($inner:path))*) => { ... };
}