Skip to main content

Module function

Module function 

Source
Expand description

Functions for use in operators.

Modules§

arguments
Function arguments.

Traits§

Arguments
Function arguments.
DefaultFn
Default function.
FilterFn
Filter function.
FilterMapFn
Filter map function.
FlatMapFn
Flat map function.
GetFn
Get function.
InspectFn
Inspect function.
MapFn
Map function.

Functions§

catch
Catches panics and converts them to errors.