Searched defs:ParseUncompressedChunkError (Results 1 – 1 of 1) sorted by relevance
197 pub enum ParseUncompressedChunkError { enum202 impl fmt::Display for ParseUncompressedChunkError { implementation253 ) -> Result<Self, ParseUncompressedChunkError> { in parse_uncompressed_data_chunk() argument