Expand description
Concurrent Owner (Cown) type.
Structs§
- Behavior π
- Behavior that captures the content of a when body.
- Cown π
- The value should only be accessed inside a
when!
block. - CownPtr
- Public interface to Cown.
- Request
- A request for a cown.
Traits§
Functions§
- run_
when - Creates a
Behavior
and schedules it. Used by βWhenβ block.
Type Aliases§
- Behavior
Thunk π