Expand description

../README.md

Structs

Track change of value and notify the Executor. This struct has no method and implements Deref, DerefMut. When inner value is mutable dereferenced, it changes status and wake pending task. This will also wake pending task when the cell is dropped.

Traits

Type Definitions