Function melib::imap::byte_flags

source ยท
pub fn byte_flags(input: &[u8]) -> IResult<&[u8], (Flag, Vec<String>)>