Skip to main content

Module function

Module function 

Source
Expand description

Functions for use in operators.

Structs§

Splat
Splat argument.

Traits§

FilterFn
Filter function.
FilterMapFn
Filter map function.
InspectFn
Inspect function.
MapFn
Map function.

Functions§

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