delete_subject

Function delete_subject 

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

Delete subject

ยงErrors

Fail if the API fail