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