Type Definition everscale_types::RcDict

source ·
pub type RcDict<const N: u16> = Dict<RcCellFamily, N>;
Expand description

An ordinary dictionary with fixed length keys for the Rc family of cells.