Type Definition everscale_types::cell::CellContainer
source · pub type CellContainer<C> = <C as CellFamily>::Container;Expand description
Type alias for a cell family container.
pub type CellContainer<C> = <C as CellFamily>::Container;Type alias for a cell family container.