Skip to main content

CELL_STORE_OPS

Constant CELL_STORE_OPS 

Source
pub const CELL_STORE_OPS: &[StoreOp];
Expand description

store Cell[T] (v0.98, ADR 0125) — update is the only method-shaped operation; a cell is read by its bare name and written with :=.