logo
pub type Receipts = BTreeMap<ReceiptType, UserReceipts>;
Expand description

A collection of receipts.