mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 06:11:16 +00:00
![]() Replace if let Some(Some(Foo)) = bar.map(|some_weak| weak.upgrade()) with if let Some(Foo) = bar.and_then(|some_weak| weak.upgrade()) |
||
---|---|---|
.. | ||
fonts | ||
Cargo.toml | ||
event_loop.rs | ||
fonts.rs | ||
graphics_window.rs | ||
images.rs | ||
lib.rs | ||
svg.rs |