Expand description
Styles for use with the sliced! macro.
Structs§
- Atomic
- Marks a live collection to be treated atomically during slicing.
Functions§
- atomic
- Wraps a live collection to be treated atomically during slicing.
- state
stageleft_runtime - Creates a stateful cycle with an initial value for use in
sliced!. - state_
null stageleft_runtime - Creates a stateful cycle without an initial value for use in
sliced!.