Macro xcm_emulator::decl_test_bridges
source · macro_rules! decl_test_bridges { ( $( pub struct $name:ident { source = $source:ident, target = $target:ident, handler = $handler:ident } ), + $(,)? ) => { ... }; }
macro_rules! decl_test_bridges { ( $( pub struct $name:ident { source = $source:ident, target = $target:ident, handler = $handler:ident } ), + $(,)? ) => { ... }; }