logo
macro_rules! impl_ordered_statement {
    ( $mod_name: ident, $struct_name: ident ) => { ... };
}