Docs.rs
charms-client-0.9.2
charms-client 0.9.2
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
imikushin
Dependencies
anyhow ^1.0.99
normal
ark-bls12-381 ^0.5.0
normal
ark-ff ^0.5.0
normal
ark-groth16 ^0.5.0
normal
ark-serialize ^0.5.0
normal
ark-snark ^0.5.1
normal
bitcoin ^0.32.7
normal
charms-data ^0.9.2
normal
cml-chain ^6.2.0
normal
enum_dispatch ^0.3.13
normal
hex ^0.4.3
normal
serde ^1.0
normal
serde_with ^3.14.0
normal
sha2 ^0.10.9
normal
sp1-primitives ^5.2.1
normal
sp1-verifier ^5.2.1
normal
tracing ^0.1
normal
ciborium ^0.2.2
dev
serde_json ^1.0.143
dev
Versions
44.44%
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
Proof
charms_
client
0.9.2
Proof
Aliased Type
In crate charms_
client
charms_client
Type Alias
Proof
Copy item path
Source
pub type Proof =
Vec
<
u8
>;
Expand description
Proof of spell correctness.
Aliased Type
ยง
pub struct Proof {
/* private fields */
}