[][src]Type Definition amq_protocol_types::parsing::ParserError

type ParserError<'a> = Err<(&'a [u8], ErrorKind)>;

Error returned by parsers