pub fn parse_cancel( i: &[u8], ) -> Result<(&[u8], Cancel), Err<(&[u8], ErrorKind)>>
Parse cancel (Generated)