gdp_rs 0.0.2

A library for implementing Ghosts-of-departed-proofs pattern in rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies.frunk_core]
version = "0.4.1"

[package]
description = "A library for implementing Ghosts-of-departed-proofs pattern in rust"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "gdp_rs"
repository = "https://github.com/manomayam/manas"
resolver = "1"
version = "0.0.2"