pub async fn check_compatibility(
client_settings: SchemaRegistrySettings,
subject: Option<SubjectName>,
path: &Path,
version: Option<SchemaVersion>,
verbose: bool,
) -> Result<CompatibilityResult>pub async fn check_compatibility(
client_settings: SchemaRegistrySettings,
subject: Option<SubjectName>,
path: &Path,
version: Option<SchemaVersion>,
verbose: bool,
) -> Result<CompatibilityResult>