pub fn read_transcript(bytes: &[u8]) -> Result<TranscriptData, TranscriptError>Expand description
Deserialize a transcript from the .brkt binary format.
pub fn read_transcript(bytes: &[u8]) -> Result<TranscriptData, TranscriptError>Deserialize a transcript from the .brkt binary format.