Type Alias LegacyPrsDecoder

Source
pub type LegacyPrsDecoder<R> = PrsDecoder<R, Legacy>;

Aliased Typeยง

pub struct LegacyPrsDecoder<R> { /* private fields */ }