[]Function imap_proto::core::nstring_utf8

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