![]() # Objective The `my_option.map(|inner| inner.is_whatever).unwrap_or(false)` pattern is fragile and ugly. Replace it with `is_some_and` everywhere. |
||
---|---|---|
.. | ||
mesh_picking | ||
backend.rs | ||
events.rs | ||
hover.rs | ||
input.rs | ||
lib.rs | ||
pointer.rs | ||
window.rs |
![]() # Objective The `my_option.map(|inner| inner.is_whatever).unwrap_or(false)` pattern is fragile and ugly. Replace it with `is_some_and` everywhere. |
||
---|---|---|
.. | ||
mesh_picking | ||
backend.rs | ||
events.rs | ||
hover.rs | ||
input.rs | ||
lib.rs | ||
pointer.rs | ||
window.rs |