slint/examples/speedometer/rust
David Faure 29e289fbdf Move the workspace to rust edition 2024
Motivation: the git pre-commit hook is confused by the mix of 2021 and
2024 in the same workspace...

The only problem this raises is the std::env::set_var("LANGUAGE", lang) in
demos/printerdemo/rust/lib.rs, pre-existing but now explicitly marked as unsafe
because it actually is. Added a TODO there.
2025-12-09 12:11:04 +01:00
..
Cargo.toml Move the workspace to rust edition 2024 2025-12-09 12:11:04 +01:00
index.html Show links on the speedometer wasm page (#9806) 2025-10-21 12:00:05 +02:00
lib.rs Build wasm version of Speedometer example (#9754) 2025-10-17 10:41:15 +03:00
main.rs Build wasm version of Speedometer example (#9754) 2025-10-17 10:41:15 +03:00