parse_lit_byte_str_cooked

Function parse_lit_byte_str_cooked 

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