Type Definition everscale_types::ArcDict
source · pub type ArcDict<const N: u16> = RawDict<ArcCellFamily, N>;Expand description
An ordinary dictionary with fixed length keys for the Arc family of cells.
pub type ArcDict<const N: u16> = RawDict<ArcCellFamily, N>;An ordinary dictionary with fixed length keys for the Arc family of cells.