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