option-inspect-none
The crate contains a trait, that implements the inspect_none(..) method on Options.
Usage example
let mut inspector_function_called = false;
None::.inspect_none;
assert!;
The crate contains a trait, that implements the inspect_none(..) method on Options.
let mut inspector_function_called = false;
None::.inspect_none;
assert!;