syn
2.0.100
In syn::
lit::
value
Functions
backslash_u
backslash_x
byte
next_chr
parse_lit_byte
parse_lit_byte_str
parse_lit_byte_str_cooked
parse_lit_byte_str_raw
parse_lit_c_str
parse_lit_c_str_cooked
parse_lit_c_str_raw
parse_lit_char
parse_lit_float
parse_lit_int
parse_lit_str
parse_lit_str_cooked
parse_lit_str_raw
syn
::
lit
::
value
Function
parse_lit_c_str
Copy item path
Settings
Help
Summary
Source
pub(crate) fn parse_lit_c_str(s: &
str
) -> (
CString
,
Box
<
str
>)