Docs.rs
generic_fixedpoint-0.2.0
generic_fixedpoint 0.2.0
Permalink
Docs.rs crate page
GPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
deltanedas
Dependencies
num-traits ^0.2
normal
Versions
90%
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
generic_
fixedpoint
0.2.0
All Items
Crate Items
Structs
Traits
Crate
generic_fixedpoint
Copy item path
Source
Structs
§
Fixed
A fixed-point number with a specified underlying type and precision.
Traits
§
Num
The traits required for the underlying type backing
Fixed
.