Trait method
lrs
::
bool
::
BoolExt
::
map
Syntax
fn map<T, F>(self, f: F) ->
Option
<T> where F:
FnOnce
() -> T,
Arguments
Name
Description
f