pub type TreasurySpender = EitherOf<EnsureRootWithSuccess<AccountId, MaxBalance>, Spender>;Aliased Type§
struct TreasurySpender(/* private fields */);pub type TreasurySpender = EitherOf<EnsureRootWithSuccess<AccountId, MaxBalance>, Spender>;struct TreasurySpender(/* private fields */);