synth-ai (Rust SDK)
Canonical Rust SDK for Synth, aligned to the same namespace model as the Python SDK.
Installation
Or in Cargo.toml:
[]
= "0.9.1"
Quick Start
use SynthClient;
async
Canonical Namespaces
client.optimization()client.inference()client.graphs()client.verifiers()client.pools()client.containers()client.tunnels()
Contract Source of Truth
- OpenAPI:
openapi/synth-api-v1.yaml - Container contract:
openapi/container-contract-v1.yaml