Expand description
Functions for use in operators.
Structs§
- Splat
- Splat argument.
Traits§
- Default
Fn - Default function.
- Filter
Fn - Filter function.
- Filter
MapFn - Filter map function.
- Inspect
Fn - Inspect function.
- LiftFn
- Lift function.
- MapFn
- Map function.
- Select
Fn - 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.