Function nstring_utf8

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