Type Definition everscale_types::RcCell

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

Single-threaded cell.