Skip to main content

Module function

Module function 

Source
Expand description

Functions for use in operators.

Structs§

Splat
Splat argument.

Traits§

DefaultFn
Default function.
FilterFn
Filter function.
FilterMapFn
Filter map function.
InspectFn
Inspect function.
LiftFn
Lift function.
MapFn
Map function.
SelectFn
Select function.

Functions§

catch
Catches panics and converts them to errors.
with_id
Passes the identifier to the function.
with_splat
Splats the function’s arguments.