Module tock_cells::map_cell

source ·
Expand description

Tock specific MapCell type for sharing references.

Structs§

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