pub type AllocationWeights = Vec<(AccountId, U128)>;
struct AllocationWeights { /* private fields */ }