wiwi

Module num

Source

Structs§

  • Implements Endian trait and provides big endian conversions between numbers and arrays
  • Implements Endian trait and provides little endian conversions between numbers and arrays
  • Implements Endian trait and provides native endian conversions between numbers and arrays

Traits§

  • Trait for number types that can be converted from bool, losslessly
  • Trait for number types that can be converted from bool, potentially lossily
  • Trait for number types that can be converted from f32, losslessly
  • Trait for number types that can be converted from f64, losslessly
  • Trait for number types that can be converted from f32, potentially lossily
  • Trait for number types that can be converted from f64, potentially lossily
  • Trait for number types that can be converted from i8, losslessly
  • Trait for number types that can be converted from i8, potentially lossily
  • Trait for number types that can be converted from i16, losslessly
  • Trait for number types that can be converted from i32, losslessly
  • Trait for number types that can be converted from i64, losslessly
  • Trait for number types that can be converted from i16, potentially lossily
  • Trait for number types that can be converted from i32, potentially lossily
  • Trait for number types that can be converted from i64, potentially lossily
  • Trait for number types that can be converted from i128, losslessly
  • Trait for number types that can be converted from i128, potentially lossily
  • Trait for number types that can be converted from isize, losslessly
  • Trait for number types that can be converted from isize, potentially lossily
  • Trait for number types that can be converted from u8, losslessly
  • Trait for number types that can be converted from u8, potentially lossily
  • Trait for number types that can be converted from u16, losslessly
  • Trait for number types that can be converted from u32, losslessly
  • Trait for number types that can be converted from u64, losslessly
  • Trait for number types that can be converted from u16, potentially lossily
  • Trait for number types that can be converted from u32, potentially lossily
  • Trait for number types that can be converted from u64, potentially lossily
  • Trait for number types that can be converted from u128, losslessly
  • Trait for number types that can be converted from u128, potentially lossily
  • Trait for number types that can be converted from usize, losslessly
  • Trait for number types that can be converted from usize, potentially lossily
  • Trait for number types that can be converted into f32, losslessly
  • Trait for number types that can be converted into f64, losslessly
  • Trait for number types that can be converted into f32, potentially lossily
  • Trait for number types that can be converted into f64, potentially lossily
  • Trait for number types that can be converted into i8, losslessly
  • Trait for number types that can be converted into i8, potentially lossily
  • Trait for number types that can be converted into i16, losslessly
  • Trait for number types that can be converted into i32, losslessly
  • Trait for number types that can be converted into i64, losslessly
  • Trait for number types that can be converted into i16, potentially lossily
  • Trait for number types that can be converted into i32, potentially lossily
  • Trait for number types that can be converted into i64, potentially lossily
  • Trait for number types that can be converted into i128, losslessly
  • Trait for number types that can be converted into i128, potentially lossily
  • Trait for number types that can be converted into isize, losslessly
  • Trait for number types that can be converted into isize, potentially lossily
  • Trait for number types that can be converted into u8, losslessly
  • Trait for number types that can be converted into u8, potentially lossily
  • Trait for number types that can be converted into u16, losslessly
  • Trait for number types that can be converted into u32, losslessly
  • Trait for number types that can be converted into u64, losslessly
  • Trait for number types that can be converted into u16, potentially lossily
  • Trait for number types that can be converted into u32, potentially lossily
  • Trait for number types that can be converted into u64, potentially lossily
  • Trait for number types that can be converted into u128, losslessly
  • Trait for number types that can be converted into u128, potentially lossily
  • Trait for number types that can be converted into usize, losslessly
  • Trait for number types that can be converted into usize, potentially lossily