pub type NativeAndNonPoolAssets = UnionOf<Balances, LocalAndForeignAssets, TargetFromLeft<WestendLocation, Location>, Location, AccountId>;Expand description
Union fungibles implementation for LocalAndForeignAssets and Balances.
Aliased Type§
struct NativeAndNonPoolAssets(/* private fields */);