[]Function assembly_core::parser::parse_u8_wstring

pub fn parse_u8_wstring(i: &[u8]) -> IResult<&[u8], String, (&[u8], ErrorKind)>