Module boc

Module boc 

Source
Expand description

BOC (Bag Of Cells) implementation.

Modules§

de
BOC decoder implementation.
ser
BOC encoder implementation.

Structs§

Boc
BOC (Bag Of Cells) helper.
BocRepr
BOC representation helper.
SerdeBoc
A wrapper type which implements Serialize and Deserialize for types involving Cell.

Enums§

BocReprError
Error type for BOC repr decoding related errors.
BocTag
BOC file magic number.