syn
syn copied to clipboard
Parse `c"…"` and `cr"…"` string literals
RFC: https://github.com/rust-lang/rfcs/pull/3348 Tracking issue: https://github.com/rust-lang/rust/issues/105723
Blocked on https://github.com/rust-lang/rust/issues/112820.
Blocker appears to be resolved and c"..." and cr"..." string literals are stabilized in 1.77
cbindgen is not working with this now due to lack of support in syn