pub type ConnectorPropsChange = HashMap<u32, HashMap<String, String>>;
struct ConnectorPropsChange { /* private fields */ }