Docs.rs
  • num-traits-0.2.19
    • num-traits 0.2.19
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • cuviper
    • Dependencies
      • libm ^0.2.0 normal optional
      • autocfg ^1 build
    • Versions
    • 91.36% 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

num_traits0.2.19

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • ParseFloatError

Enums

  • FloatErrorKind

Traits

  • Num
  • NumAssign
  • NumAssignOps
  • NumAssignRef
  • NumOps
  • NumRef
  • RefNum
  • bounds::Bounded
  • bounds::LowerBounded
  • bounds::UpperBounded
  • cast::AsPrimitive
  • cast::FromPrimitive
  • cast::NumCast
  • cast::ToPrimitive
  • float::Float
  • float::FloatConst
  • float::FloatCore
  • float::TotalOrder
  • identities::ConstOne
  • identities::ConstZero
  • identities::One
  • identities::Zero
  • int::PrimInt
  • ops::bytes::FromBytes
  • ops::bytes::NumBytes
  • ops::bytes::ToBytes
  • ops::checked::CheckedAdd
  • ops::checked::CheckedDiv
  • ops::checked::CheckedMul
  • ops::checked::CheckedNeg
  • ops::checked::CheckedRem
  • ops::checked::CheckedShl
  • ops::checked::CheckedShr
  • ops::checked::CheckedSub
  • ops::euclid::CheckedEuclid
  • ops::euclid::Euclid
  • ops::inv::Inv
  • ops::mul_add::MulAdd
  • ops::mul_add::MulAddAssign
  • ops::overflowing::OverflowingAdd
  • ops::overflowing::OverflowingMul
  • ops::overflowing::OverflowingSub
  • ops::saturating::Saturating
  • ops::saturating::SaturatingAdd
  • ops::saturating::SaturatingMul
  • ops::saturating::SaturatingSub
  • ops::wrapping::WrappingAdd
  • ops::wrapping::WrappingMul
  • ops::wrapping::WrappingNeg
  • ops::wrapping::WrappingShl
  • ops::wrapping::WrappingShr
  • ops::wrapping::WrappingSub
  • pow::Pow
  • real::Real
  • sign::Signed
  • sign::Unsigned

Functions

  • cast::cast
  • clamp
  • clamp_max
  • clamp_min
  • identities::one
  • identities::zero
  • pow::checked_pow
  • pow::pow
  • sign::abs
  • sign::abs_sub
  • sign::signum