[][src]Type Definition amq_protocol::frame::ParserError

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

Error returned by parsers