mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-30 22:01:13 +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()) |
||
---|---|---|
.. | ||
default | ||
gl | ||
qt | ||
testing |