Docs.rs
laddu-0.2.4
laddu 0.2.4
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
denehoffman
Dependencies
laddu-amplitudes ^0.2.3
normal
laddu-core ^0.2.3
normal
laddu-extensions ^0.2.4
normal
serde ^1.0.215
normal
typetag ^0.2.18
normal
codspeed-criterion-compat ^2.7.2
dev
num_cpus ^1.16.0
dev
rand ^0.8.5
dev
rayon ^1.10.0
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
laddu
0.2.4
laddu
Type Alias
Float
Copy item path
Source
pub type Float =
f64
;
Expand description
A floating-point number type (defaults to
f64
, see
f32
feature).