Module bnum::cast

source ·
Expand description

Panic-free casting between numeric types.

Traits

  • Trait which allows panic-free casting between numeric types.
  • Backend implementation trait for panic-free casting between numeric types.