Module style

Module style 

Source
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.
statestageleft_runtime
Creates a stateful cycle with an initial value for use in sliced!.
state_nullstageleft_runtime
Creates a stateful cycle without an initial value for use in sliced!.