Type Alias assets_common::AssetIdForPoolAssetsConvert
source · pub type AssetIdForPoolAssetsConvert<PoolAssetsPalletLocation> = AsPrefixedGeneralIndex<PoolAssetsPalletLocation, u32, TryConvertInto>;
Expand description
Location
vs AssetIdForPoolAssets
converter for PoolAssets
.
Aliased Type§
struct AssetIdForPoolAssetsConvert<PoolAssetsPalletLocation>(/* private fields */);