Macro xcm_simulator::__impl_ext
source · macro_rules! __impl_ext { ($name:ident, $new_ext:expr) => { ... }; (@impl $name:ident, $new_ext:expr, $ext_name:ident) => { ... }; }
Expand description
Implements the TestExt
trait for a specified struct.