Docs.rs
tnj-pcc-0.3.0
tnj-pcc 0.3.0
Permalink
Docs.rs crate page
GPL-3.0-or-later
Links
crates.io
Source
Owners
martin-fink
Dependencies
arbitrary ^1.3.2
normal
optional
tnj-arch ^0.3.0
normal
itertools ^0.13.0
normal
leb128 ^0.2.5
normal
smol_str ^0.3.1
normal
air-sym ^0.3.0
normal
thiserror ^1.0.64
normal
air-types ^0.3.0
normal
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Crate tnj_pcc
tnj_pcc
0.3.0
All Items
Crate Items
Modules
Structs
Crate
tnj_pcc
Copy item path
Source
Expand description
Proof-Carrying-Code module. In here, we define the proof format and proof infrastructure.
Modules
§
read
Module containing deserialization for proofs.
write
Module containing serialization for proofs.
Structs
§
Proof
The proof attached to a segment of code.