slint/api/rs
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
..
build Fix rust codegen to skip over backslash-escaped character 2024-02-02 08:35:03 +01:00
macros Rust codegen: fix compile if slint names matches internal names 2024-01-24 22:47:58 +01:00
slint Bump version number to 1.4.1 2024-02-01 09:12:42 +00:00