Module local_
and_
foreign_
assets
assets_
common
0.7.0
Module local_
and_
foreign_
assets
Module Items
Structs
In crate assets_
common
Modules
benchmarks
foreign_creators
fungible_conversion
local_and_foreign_assets
matching
runtime_api
Structs
PoolAdapter
Type Aliases
AssetIdForPoolAssets
AssetIdForPoolAssetsConvert
AssetIdForTrustBackedAssetsConvert
CollectionIdForUniquesConvert
ForeignAssetsConvertedConcreteId
PoolAssetsConvertedConcreteId
TrustBackedAssetsAsLocation
TrustBackedAssetsConvertedConcreteId
UniquesConvertedConcreteId
assets_common
Module
local_and_foreign_assets
Copy item path
Settings
Help
Summary
Source
Structs
§
Local
From
Left
Converts a given [
Location
] to
Either::Left
based on the
Equivalence
criteria. Returns
Either::Right
if not equivalent.
Target
From
Left
Converts a given [
Location
] to
Either::Left
when equal to
Target
, or
Either::Right
otherwise.