macro_rules! define_decode_metadata { ($( {$name:ident, $mod_path:ident::$mod_name:ident} ),*) => { ... }; }