pub async fn get_schema(
client_settings: SchemaRegistrySettings,
id: SchemaId,
subject: Option<&SubjectName>,
) -> Result<Option<Schema>>pub async fn get_schema(
client_settings: SchemaRegistrySettings,
id: SchemaId,
subject: Option<&SubjectName>,
) -> Result<Option<Schema>>