Module mesh_channel::cell
source · Expand description
An implementation of a cell type that can be updated from a remote mesh node.
Structs§
- A cell containing a value that can be updated from a remote node.
- A type used to update the value in one or more
Cell
s.
Functions§
- Creates a new cell and its associated updater.