Searched refs:ConnectionManagerState (Results 1 – 1 of 1) sorted by relevance
82 state: RefCell<ConnectionManagerState>,86 struct ConnectionManagerState { struct122 state: RefCell::new(ConnectionManagerState { in new()134 fn reconcile_state(state: &mut ConnectionManagerState) { in reconcile_state() argument