imap_proto::core

Function string_utf8

Source
pub fn string_utf8(i: &[u8]) -> IResult<&[u8], &str, (&[u8], ErrorKind)>