Docs.rs
ark-transcript-0.0.5
ark-transcript 0.0.5
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
burdges
Dependencies
ark-ff ^0.5
normal
ark-serialize ^0.5
normal
ark-std ^0.5
normal
digest ^0.10
normal
sha3 ^0.10
normal
ark-ed25519 ^0.5
dev
Versions
85.29%
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
Skip to main content
xof_read_reduced
ark_
transcript
0.0.5
ark_transcript
Function
xof_
read_
reduced
Copy item path
Source
pub fn xof_read_reduced<F:
PrimeField
, R:
XofReader
>(xof:
&mut R
) -> F