syn::lit::value

Function parse_lit_byte_str

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