![]() # Objective The `my_option.map(|inner| inner.is_whatever).unwrap_or(false)` pattern is fragile and ugly. Replace it with `is_some_and` everywhere. |
||
---|---|---|
.. | ||
de | ||
ser | ||
mod.rs | ||
type_data.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. |
||
---|---|---|
.. | ||
de | ||
ser | ||
mod.rs | ||
type_data.rs |