everscale_types

Module cell

Source
Expand description

Cell tree implementation.

Structs§

Enums§

Constants§

Statics§

Traits§

  • Gas accounting and resolcing exotic cells.
  • Cell implementation family.
  • Represents the interface of a well-formed cell.
  • Marker trait which allows casting lazy-loaded data.
  • A type with a known size in bits and refs.
  • A data structure that can be deserialized from cells.
  • A data structure that can be serialized into cells.

Type Aliases§

Derive Macros§

  • Implements Load for the type.
  • Implements Store for the type.