pub fn enforce_secret_connection<'a>(
pb_connection_type: &PbConnectionType,
prop_iter: impl Iterator<Item = &'a str>,
) -> ConnectorResult<()>
pub fn enforce_secret_connection<'a>(
pb_connection_type: &PbConnectionType,
prop_iter: impl Iterator<Item = &'a str>,
) -> ConnectorResult<()>