Docs.rs
rust-poly-0.4.2
rust-poly 0.4.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
PanieriLorenzo
Dependencies
anyhow ^1.0.75
normal
ethnum ^1.5.0
normal
f128 ^0.2.9
normal
fastrand ^2.1.0
normal
itertools ^0.13.0
normal
log ^0.4.21
normal
num ^0.4.1
normal
softfloat ^1.0.0
normal
thiserror ^1.0.61
normal
criterion ^0.5.1
dev
fastrand ^2.1.0
dev
plotly ^0.10.0
dev
simple_logger ^5.0.0
dev
Versions
32.73%
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
rust_
poly
0.4.2
Poly32
Aliased Type
In crate rust_
poly
rust_poly
Type Alias
Poly32
Copy item path
Source
pub type Poly32 =
Poly
<
f32
>;
Aliased Type
ยง
struct Poly32(
/* private fields */
);