Docs.rs
safe-bigmath-0.4.1
safe-bigmath 0.4.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
sam0x17
Dependencies
lencode ^0.1
normal
num-bigint ^0.4
normal
num-integer ^0.1
normal
num-traits ^0.2
normal
quoth ^0.3
normal
Versions
100%
of the crate is documented
Platform
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
Module decimal
safe_
bigmath
0.4.1
Module decimal
Module Items
Structs
In crate safe_
bigmath
safe_bigmath
Module
decimal
Copy item path
Source
Expand description
Fixed-precision decimal support built on
SafeInt
.
Structs
ยง
SafeDec
Fixed-point decimal built on top of
SafeInt
with
D
fractional digits.