tock_
cells
0.1.0
Module map_
cell
Module Items
Structs
In crate tock_
cells
tock_cells
Module
map_cell
Copy item path
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.