Docs.rs
  • rust_decimal-1.34.0
    • rust_decimal 1.34.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • paupino
    • Dependencies
      • arbitrary ^1.0 normal
      • arrayvec ^0.7 normal
      • borsh ^1.1.1 normal
      • bytes ^1.0 normal
      • diesel ^1.0 normal
      • diesel ^2.1 normal
      • ndarray ^0.15.6 normal
      • num-traits ^0.2 normal
      • postgres ^0.19 normal
      • proptest ^1.0 normal
      • rand ^0.8 normal
      • rkyv ^0.7.42 normal
      • rocket ^0.5.0-rc.3 normal
      • rust_decimal_macros ^1.33 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • tokio-postgres ^0.7 normal
      • bincode ^1.0 dev
      • bytes ^1.0 dev
      • criterion ^0.5 dev
      • csv ^1 dev
      • futures ^0.3 dev
      • rand ^0.8 dev
      • rust_decimal_macros ^1.33 dev
      • serde ^1.0 dev
      • serde_json ^1.0 dev
      • tokio ^1.0 dev
      • version-sync ^0.9 dev
    • Versions
    • 41.67% of the crate is documented
  • Go to latest version
  • 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
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

rust_decimal1.34.0

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
?
Change settings

List of all items

Structs

  • Decimal
  • serde::DecimalFromString

Enums

  • Error
  • RoundingStrategy

Traits

  • MathematicalOps
  • prelude::FromPrimitive
  • prelude::FromStr
  • prelude::MathematicalOps
  • prelude::One
  • prelude::Signed
  • prelude::ToPrimitive
  • prelude::Zero

Macros

  • dec
  • prelude::dec

Functions

  • serde::arbitrary_precision::deserialize
  • serde::arbitrary_precision::serialize
  • serde::arbitrary_precision_option::deserialize
  • serde::arbitrary_precision_option::serialize
  • serde::float::deserialize
  • serde::float::serialize
  • serde::float_option::deserialize
  • serde::float_option::serialize
  • serde::str::deserialize
  • serde::str::serialize
  • serde::str_option::deserialize
  • serde::str_option::serialize

Type Aliases

  • Result