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