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