Function imap_proto::parser::core::string_utf8

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