Type Alias medea_control_api_proto::Elements

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

Collection of uniquely identified Elements.

Aliased Type§

struct Elements { /* private fields */ }