> ## Documentation Index
> Fetch the complete documentation index at: https://docs.strait.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Rust SDK

> The Rust SDK has moved to its own repository.

The Rust SDK now lives in a dedicated repository:

**[github.com/strait-dev/strait-rust](https://github.com/strait-dev/strait-rust)**

Refer to the repository README for installation, usage, and API reference.

```toml theme={null}
[dependencies]
strait = "0.1"
```
