Type Alias tlb::CellParserError

source ·
pub type CellParserError<'de> = <CellParser<'de> as BitReader>::Error;