Type Definition pallet_xcm_benchmarks::ExecutorOf[][src]

pub type ExecutorOf<T> = XcmExecutor<<T as Config>::XcmConfig>;
Expand description

The XCM executor to use for doing stuff.