Expand description
BOC (Bag Of Cells) implementation.
Modules§
Structs§
- Boc
- BOC (Bag Of Cells) helper.
- BocRepr
- BOC representation helper.
- Serde
Boc - A wrapper type which implements
SerializeandDeserializefor types involvingCell.
Enums§
- BocRepr
Error - Error type for BOC repr decoding related errors.
- BocTag
- BOC file magic number.