Function parse_lit_byte_str

Source
pub(crate) fn parse_lit_byte_str(s: &str) -> Option<(Vec<u8>, Box<str>)>