Type Alias ConnectorPropsChange

Source
pub type ConnectorPropsChange = HashMap<u32, HashMap<String, String>>;

Aliased Typeยง

struct ConnectorPropsChange { /* private fields */ }