slint/api/rs/build
Yuya Nishihara 004749157f Fix rust codegen to skip over backslash-escaped character
If the generated code contains "\"" and format!("{}", ..), the latter would be
corrupted because the code formatter rewrites "{}" as if it were a code block.
2024-02-02 08:35:03 +01:00
..
LICENSES Update license symlinks 2023-08-16 11:46:15 +02:00
Cargo.toml Dependencies update 2023-10-02 20:27:25 +02:00
lib.rs Fix rust codegen to skip over backslash-escaped character 2024-02-02 08:35:03 +01:00