Docs.rs
charms-client-0.5.3
charms-client 0.5.3
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
imikushin
Dependencies
anyhow ^1.0.97
normal
bitcoin ^0.32.5
normal
charms-data ^0.5.3
normal
serde ^1.0
normal
sp1-primitives ^4.1.6
normal
sp1-verifier ^4.1.6
normal
tracing ^0.1
normal
Versions
77.42%
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
charms_
client
0.5.3
Proof
Aliased Type
In crate charms_
client
charms_client
Type Alias
Proof
Copy item path
Source
pub type Proof =
Box
<[
u8
]>;
Expand description
Proof of correctness of a spell.
Aliased Type
ยง
struct Proof(
/* private fields */
);