Skip to main content

TranscriptPair

Type Alias TranscriptPair 

Source
pub type TranscriptPair<D> = (Option<Transcript<D>>, Option<Transcript<D>>);