Type Definition everscale_types::cell::rc::RcCell

source ·
pub type RcCell = CellContainer<RcCellFamily>;
Expand description

Single-threaded cell.