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.