Crate twibint

source ·

Modules§

  • traits: declares traits for operations not already in std::ops.

Structs§

  • Representation of an signed integer with an infinite number of bits.
  • Representation of an unsigned integer with an infinite number of bits (above a certain position, they are all 0).