Structs§
- Empty
Cell Error - Shared
Cell - A wrapper class that facilitates sharing an item across different users, supporting:
- Shared
Cell Pool - A pool of
SharedCells which can be used to masstake()and discard them all at once. - Shared
Cell Ref
Enums§
Traits§
- Shared
Cell Discard - Trait to facilitate storing
SharedCells of different types in a single pool.