Docs.rs
cess-proving-system-api-0.1.2
cess-proving-system-api 0.1.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
tehsunnliu
Dependencies
anyhow ^1.0.26
normal
bellperson ^0.18
normal
bincode ^1.1.2
normal
blstrs ^0.4.0
normal
cess-hashers ~0.1
normal
cess-proofs ~0.1.2
normal
cess-sp-core ~0.1
normal
cess-sp-porep ~0.1
normal
cess-fr32 ~0.1
normal
serde ^1.0.104
normal
Versions
6%
of the crate is documented
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
☰
VanillaProof
In cess_proving_system_api
?
Type Definition
cess_proving_system_api
::
VanillaProof
source
·
[
−
]
pub type VanillaProof<Tree> = Proof<<Tree as
MerkleTreeTrait
>::
Proof
>;