Crate staging_xcm_executor
source ·Re-exports§
pub use traits::RecordXcm;
Modules§
- Various traits used in configuring the executor.
Structs§
- Map of non-wildcard fungible and non-fungible assets held in the holding register.
- A struct to specify how fees are being paid.
- The XCM executor.
Traits§
- The trait to parameterize the
XcmExecutor
.