Function sql::pure::get_remote_csr_schema[][src]

async fn get_remote_csr_schema(
    schema_registry_config: ClientConfig,
    topic: String
) -> Result<Schema, Error>