Crate slice_cell

Source

Modules§

iostd

Structs§

ArrayCell
A Cell<[T; N]>-like type that has some additional slice-like API.
SliceCell
A Cell<[T]>-like type that has some additional slice-like API.