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

Collection of uniquely identified Elements.

Aliased Type§

struct Elements { /* private fields */ }