![]() # Objective The `my_option.map(|inner| inner.is_whatever).unwrap_or(false)` pattern is fragile and ugly. Replace it with `is_some_and` everywhere. |
||
---|---|---|
.. | ||
animatable.rs | ||
animation_curves.rs | ||
gltf_curves.rs | ||
graph.rs | ||
lib.rs | ||
transition.rs | ||
util.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. |
||
---|---|---|
.. | ||
animatable.rs | ||
animation_curves.rs | ||
gltf_curves.rs | ||
graph.rs | ||
lib.rs | ||
transition.rs | ||
util.rs |