pub type RemoveDataCapProposalMap<BS> = Map2<BS, AddrPairKey, RemoveDataCapProposalID>;

Aliased Type§

struct RemoveDataCapProposalMap<BS> { /* private fields */ }