gdp_rs 0.0.1

A library for implementing Ghosts-of-departed-proofs pattern in rust
Documentation
1
2
3
4
pub mod proposition;
pub mod proven;

pub use proven::Proven;