Module map_cell

Module map_cell 

Source
Expand description

Tock specific MapCell type for sharing references.

Structsยง

MapCell
A mutable, possibly unset, memory location that provides checked &mut access to its contents via a closure.