Client lib for OSS Vizier

Rust Crates.io Documentation Crates.io

Unofficial client library for the OSS Vizier service.

License

Licensed under Apache-2.0. See LICENSE for details.

Examples

```bash conda env create -f environment.yml conda activate oss-vizier

python run_server.py &

cargo run --example e2e ```

See [examples].