slint/api/rs
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
..
build Update documentation of slint_buid::compile_with_output 2024-10-04 15:26:20 +02:00
macros Macro: Fix lexing of 4..log 2024-08-19 14:09:42 +02:00
slint Use approx_eq() also for comparing float point numbers in the Rust generated code 2024-10-15 13:49:40 +02:00