Closed untereiner closed 1 year ago
This fix is incorrect, see https://doc.rust-lang.org/beta/rust-by-example/compatibility/raw_identifiers.html
This is actually an underlying issue in Rust, see https://internals.rust-lang.org/t/raw-identifiers-dont-work-for-all-identifiers/9094/2
Fixed in 0.11.8
sorry learning rust! and thanks !
solves #47