Expand description
XCM utilities to work with NFT-like entities (unique instances).
The adapters and other utility types use the
asset_ops
traits.
Re-exports§
pub use adapter::*;
Modules§
Structs§
- Extract
Asset Id - Gets the XCM AssetId (i.e., extracts the NFT collection ID) from the NonFungibleAsset.
Type Aliases§
- NonFungible
Asset - An XCM ID for unique instances (non-fungible assets).