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