slint/internal/compiler/generator
Simon Hausmann 9eef4c9a96 Use approx_eq() also for comparing float point numbers in the Rust generated code
The parent commit does that for C++, and the interpreter's `PartialEq` impl for `Value` uses `approx_eq`, too.
2024-10-15 13:49:40 +02:00
..
cpp.rs Simplify unit/float detection 2024-10-15 13:49:40 +02:00
rust.rs Use approx_eq() also for comparing float point numbers in the Rust generated code 2024-10-15 13:49:40 +02:00