Docs.rs
vote-commitment-tree-0.2.0
vote-commitment-tree 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
p0mvn
czarcas7ic
github:valargroup:crates-publishers
Dependencies
anyhow ^1.0
normal
ff ^0.13
normal
halo2_gadgets ^0.4
normal
imt-tree ^0.1
normal
incrementalmerkletree ^0.8.1
normal
lazy_static ^1
normal
libc ^0.2
normal
pasta_curves ^0.5
normal
shardtree ^0.6
normal
orchard =0.13.1
dev
rand ^0.8
dev
voting-circuits ^0.4.2
dev
Versions
82.11%
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
Skip to main content
write_checkpoint
vote_
commitment_
tree
0.2.0
In vote_
commitment_
tree::
serde
vote_commitment_tree
::
serde
Function
write_
checkpoint
Copy item path
Source
pub fn write_checkpoint(cp: &
Checkpoint
) ->
Vec
<
u8
>
ⓘ
Expand description
Serialize a
Checkpoint
to bytes.