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.