librustzcash/zcash_proofs/src
Jack Grigg 3989ee9926 Show feature flags in documentation
This can be rendered locally with:
    RUSTDOCFLAGS="--cfg docsrs" cargo +nightly doc --no-deps --workspace --all-features
2024-01-04 19:07:22 +00:00
..
circuit/sprout Move Sapling circuits from `zcash_proofs` to `zcash_primitives::sapling` 2023-09-29 18:36:54 +00:00
circuit.rs Move Sapling circuits from `zcash_proofs` to `zcash_primitives::sapling` 2023-09-29 18:36:54 +00:00
downloadreader.rs Avoid a needless range loop 2022-10-07 17:19:03 +02:00
hashreader.rs Use `u64` instead of `usize` for `byte_count` 2023-04-04 18:38:28 +02:00
lib.rs Show feature flags in documentation 2024-01-04 19:07:22 +00:00
prover.rs Show feature flags in documentation 2024-01-04 19:07:22 +00:00
sprout.rs Fix beta clippy complaints. 2022-10-19 13:35:51 -06:00