Docs.rs
p3-commit-0.2.0-succinct
p3-commit 0.2.0-succinct
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
dlubarov
BGluth
mattstam
jtguibas
Dependencies
itertools ^0.12.0
normal
p3-challenger ^0.2.0-succinct
normal
p3-dft ^0.2.0-succinct
normal
optional
p3-field ^0.2.0-succinct
normal
p3-matrix ^0.2.0-succinct
normal
p3-util ^0.2.0-succinct
normal
serde ^1.0
normal
p3-baby-bear ^0.2.0-succinct
dev
p3-dft ^0.2.0-succinct
dev
rand ^0.8.5
dev
Versions
22%
of the crate is documented
Go to latest stable release
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
p3_
commit
0.2.0-succinct
Opened
Values
ForPoint
Aliased type
In crate p3_
commit
p3_commit
Type Alias
OpenedValuesForPoint
Copy item path
Source
pub type OpenedValuesForPoint<F> =
Vec
<F>;
Aliased Type
ยง
struct OpenedValuesForPoint<F> {
/* private fields */
}