Type Definition ruma::events::receipt::Receipts[][src]

pub type Receipts = BTreeMap<ReceiptType, BTreeMap<UserId, Receipt>>;
This is supported on crate feature events only.
Expand description

A collection of receipts.