fn validate_host_ids(config: &ConnectConfig, _context: &()) -> ResultExpand description
Ensures, that each host_id in a ConnectConfig is defined.
ยงErrors
Returns an error if there are host_ids which are not defined.
fn validate_host_ids(config: &ConnectConfig, _context: &()) -> ResultEnsures, that each host_id in a ConnectConfig is defined.
Returns an error if there are host_ids which are not defined.