[][src]Module bee_ternary::tryte

Types and traits used to represent trytes and buffers of trytes.

Structs

TryteBuf

A buffer of Trytes. Analagous to Vec.

Enums

Tryte

A ternary tryte. Equivalent to 3 trits.