mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-27 05:44:08 +00:00
![]() And call `extern crate std` when the feature is enabled. I've read this is the good practice on how to do it. So that the std prelude is no longer included automatically. There is then less difference between std and and no-std build which should avoid surprises in the CI when we use things from the prelude. The downside is that there is a bit of churn in the tests |
||
---|---|---|
.. | ||
fonts | ||
draw_functions.rs | ||
fixed.rs | ||
fonts.rs | ||
minimal_software_window.rs | ||
scene.rs |