[][src]Module iota_ternary_preview::bigint

Re-exports

pub use i384::I384;
pub use t242::T242;
pub use t243::T243;
pub use u384::U384;

Modules

common
i384
t242

This module contains logic to convert an integer encoded by 243 trits to the same integer encoded by 384 bits (or 48 signed bytes, i8).

t243

This module contains logic to convert an integer encoded by 243 trits to the same integer encoded by 384 bits (or 48 signed bytes, i8).

u384
utils