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

# Rust SDK reference

> Complete API reference for the Sail Rust SDK, on docs.rs.

The Rust SDK's full API reference is generated by rustdoc and published on
docs.rs, the standard home for Rust crate documentation. It covers every module,
type, and method in the `sail-rs` crate, which you import as `sail`, with source
links and cross-references.

<Card title="sail-rs on docs.rs" icon="rust" href="https://docs.rs/sail-rs">
  Open the complete `sail-rs` reference.
</Card>

New to the Rust SDK? Start with the [Rust SDK guide](/rust-sdk) for
install and setup.
