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