[][src]Module iota_ternary_preview::bigint::common

Structs

BigEndian
LittleEndian

Enums

Error

Constants

BINARY_LEN

The number of bits in an I384

BINARY_LEN_IN_U8

The number of bytes in an I384

BINARY_LEN_IN_U32

Traits

BinaryRepresentation

Type Definitions

U8Repr

The inner representation of a I384 using 48 u8s.

U32Repr

The inner representation of a I384 using 12 u32s.