Skip to main content Crate zinc_transcript Copy item path Source traits delegate_const_transcribable Delegates ConstTranscribable to the single inner field of a newtype.
Transcribable is obtained automatically via the blanket impl. delegate_gen_transcribable Should not be used directly — use [delegate_transcribable!] or
[delegate_const_transcribable!] instead. delegate_transcribable Delegates Transcribable to the single inner field of a newtype.
Use this instead of [delegate_const_transcribable!] when the inner type
only implements Transcribable (e.g. BoxedUint). Blake3Transcript A cryptographic transcript implementation using the BLAKE3 hash
function. Used for Fiat-Shamir transformations in zero-knowledge proof
systems. TranscriptError append_field_cfg read_field_cfg