Docs.rs
  • dashu-int-0.4.1
    • dashu-int 0.4.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • cmpute
    • Dependencies
      • cfg-if ^1.0.0 normal
      • dashu-base ^0.4.0 normal
      • num-integer ^0.1.45 normal optional
      • num-modular ^0.6.1 normal
      • num-order ^1.2.0 normal optional
      • num-traits ^0.2.14 normal optional
      • rand ^0.8.3 normal optional
      • rustversion ^1.0.0 normal
      • serde ^1.0.130 normal optional
      • static_assertions ^1.1 normal
      • zeroize ^1.5.7 normal optional
      • criterion ^0.5.1 dev
      • postcard ^1.0.2 dev
      • rand ^0.8.3 dev
      • serde_json ^1.0 dev
      • serde_test ^1.0.130 dev
    • Versions
    • 91.67% 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

dashu_int0.4.1

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Type Aliases

List of all items

Structs

  • IBig
  • UBig
  • fast_div::ConstDivisor
  • fmt::InRadix
  • modular::Reduced
  • rand::UniformBelow
  • rand::UniformBits
  • rand::UniformIBig
  • rand::UniformUBig

Enums

  • Sign

Traits

  • modular::IntoRing
  • ops::Abs
  • ops::BitTest
  • ops::CubicRoot
  • ops::CubicRootRem
  • ops::DivEuclid
  • ops::DivRem
  • ops::DivRemAssign
  • ops::DivRemEuclid
  • ops::EstimatedLog2
  • ops::ExtendedGcd
  • ops::Gcd
  • ops::PowerOfTwo
  • ops::RemEuclid
  • ops::SquareRoot
  • ops::SquareRootRem
  • ops::UnsignedAbs

Type Aliases

  • DoubleWord
  • Word

Constants

  • fmt::MAX_RADIX
  • fmt::MIN_RADIX