Type Alias Elements

Source
pub type Elements = HashMap<Fid, Element>;
Expand description

Collection of uniquely identified Elements.

Aliased Typeยง

pub struct Elements { /* private fields */ }