Go to file
Henry de Valence 19af25485b Clean warnings. 2019-12-04 11:59:31 -08:00
src Clean warnings. 2019-12-04 11:59:31 -08:00
.gitignore cargo new --lib 2019-12-02 14:12:06 -08:00
Cargo.toml Add a basic test. 2019-12-04 11:45:44 -08:00
README.md Add docs command. 2019-12-02 22:38:15 -08:00

README.md

redjubjub-zebra

A minimal Redjubjub implementation for use in Zebra.

docs

cargo doc --features "nightly" --open