Docs.rs
  • fixed-num-0.1.1
    • fixed-num 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • wdanilo
    • Dependencies
      • arrow-buffer ^55 normal optional
      • ethnum ^1.5.1 normal optional
      • fixed-num-helper ^0.1.1 normal
      • fixed-num-macro ^0.1.1 normal
      • paste ^1 normal
      • rand ^0.9 normal
      • fixed-num-validator ^0.1.1 dev
    • Versions
    • 26.51% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

fixed_num0.1.1

Crate Items

  • Macros
  • Structs
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • dec19x19::Dec19x19

Traits

  • UnwrapAll
  • ops::Abs
  • ops::Add
  • ops::AddAssign
  • ops::Ceil
  • ops::CeilTo
  • ops::CheckedAdd
  • ops::CheckedDiv
  • ops::CheckedLn
  • ops::CheckedLog10Floor
  • ops::CheckedMul
  • ops::CheckedPow
  • ops::CheckedSqrt
  • ops::CheckedSub
  • ops::Div
  • ops::DivAssign
  • ops::Floor
  • ops::FloorTo
  • ops::HasMax
  • ops::HasMin
  • ops::Mul
  • ops::MulAssign
  • ops::Neg
  • ops::Rem
  • ops::Round
  • ops::RoundTo
  • ops::SaturatingAdd
  • ops::SaturatingDiv
  • ops::SaturatingMul
  • ops::SaturatingSub
  • ops::Signum
  • ops::Sub
  • ops::SubAssign
  • ops::Trunc
  • ops::TruncTo
  • ops::UncheckedAdd
  • ops::UncheckedDiv
  • ops::UncheckedLn
  • ops::UncheckedLog10Floor
  • ops::UncheckedMul
  • ops::UncheckedPow
  • ops::UncheckedSqrt
  • ops::UncheckedSub
  • traits::Rand

Macros

  • Dec19x19
  • dec19x19::Dec19x19

Functions

  • i128_ops::digit_count

Constants

  • i128_ops::P0
  • i128_ops::P1
  • i128_ops::P10
  • i128_ops::P11
  • i128_ops::P12
  • i128_ops::P13
  • i128_ops::P14
  • i128_ops::P15
  • i128_ops::P16
  • i128_ops::P17
  • i128_ops::P18
  • i128_ops::P19
  • i128_ops::P2
  • i128_ops::P20
  • i128_ops::P21
  • i128_ops::P22
  • i128_ops::P23
  • i128_ops::P24
  • i128_ops::P25
  • i128_ops::P26
  • i128_ops::P27
  • i128_ops::P28
  • i128_ops::P29
  • i128_ops::P3
  • i128_ops::P30
  • i128_ops::P31
  • i128_ops::P32
  • i128_ops::P33
  • i128_ops::P34
  • i128_ops::P35
  • i128_ops::P36
  • i128_ops::P37
  • i128_ops::P38
  • i128_ops::P4
  • i128_ops::P5
  • i128_ops::P6
  • i128_ops::P7
  • i128_ops::P8
  • i128_ops::P9
  • i128_ops::POW10