pub async fn delete_subject(
client_settings: SchemaRegistrySettings,
subject: &SubjectName,
version: Option<SchemaVersion>,
permanent: bool,
) -> Result<Vec<SchemaVersion>>pub async fn delete_subject(
client_settings: SchemaRegistrySettings,
subject: &SubjectName,
version: Option<SchemaVersion>,
permanent: bool,
) -> Result<Vec<SchemaVersion>>