Type Definition everscale_types::RcCellSlice
source · pub type RcCellSlice<'a> = CellSlice<'a, RcCellFamily>;Expand description
A read-only view for the Rc family of cells.
pub type RcCellSlice<'a> = CellSlice<'a, RcCellFamily>;A read-only view for the Rc family of cells.