Module xcm_executor::traits::prelude
source · Re-exports
pub use super::export_xcm;
pub use super::validate_export;
pub use super::AssetExchange;
pub use super::AssetLock;
pub use super::ClaimAssets;
pub use super::ConvertOrigin;
pub use super::DropAssets;
pub use super::Enact;
pub use super::Error;
pub use super::ExportXcm;
pub use super::FeeManager;
pub use super::FeeReason;
pub use super::LockError;
pub use super::MatchesFungible;
pub use super::MatchesFungibles;
pub use super::MatchesNonFungible;
pub use super::MatchesNonFungibles;
pub use super::OnResponse;
pub use super::ShouldExecute;
pub use super::TransactAsset;
pub use super::VersionChangeNotifier;
pub use super::WeightBounds;
pub use super::WeightTrader;
pub use super::WithOriginFilter;
Structs
- A structure that performs identity conversion.
- A structure that performs standard conversion using the standard Rust conversion traits.