Function on_new_connector

Source
pub fn on_new_connector<F: FnMut(Connector) + 'static>(f: F)
Expand description

Sets the callback to be called when a new connector appears.