Module everscale_types::cell
source · Modules
Structs
Builder for constructing cells with densely packed data.
Tightly packed info about a cell.
Partially assembled cell.
A read-only view for a subcell of a cell
Cell tree storage stats.
An iterator through child nodes which produces cloned references.
Helper struct to print only the root cell in the cell tree.
Helper struct to print all cells in the cell tree.
de Brujn level presense bitset.
An iterator through child nodes.
Static cell which can be used to create cell references in const context.
Enums
Well-formed cell type.
Constants
Hash of an empty (0 bits of data, no refs) ordinary cell.
Max cell data capacity in bits
Maximum number of child cells
Traits
Represents the interface of a well-formed cell.
Cell implementation family.
Cell implementation family extension.
A trait for describing cell finalization logic.
Type Definitions
Type alias for a cell family container.
Type alias for a cell hash.