Function mz_repr::strconv::lex_quoted_element

source ยท
fn lex_quoted_element<'a>(buf: &mut LexBuf<'a>) -> Result<Cow<'a, str>, String>