Docs.rs
rust-fixed-point-decimal-core-0.1.2
rust-fixed-point-decimal-core 0.1.2
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
mamrhein
Dependencies
Versions
85.71%
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
rust_
fixed_
point_
decimal_
core
0.1.2
All Items
Crate Items
Enums
Constants
Crate
rust_fixed_point_decimal_core
Copy item path
Source
Enums
§
Parse
Decimal
Error
An error which can be returned when parsing a decimal literal.
Constants
§
MAX_
PREC
The maximum number of fractional decimal digits supported by
Decimal<P>
.