Files
2026-07-13 13:05:14 +08:00

13 lines
348 B
Markdown

---
title: Rust SDK
order: 300
---
Add the [Rerun crate](https://crates.io/crates/rerun) using `cargo add rerun`.
You'll additionally need to install the [Viewer](./viewer.md).
## Next steps
[Set up a Rust project](../../getting-started/project-setup/rust.md), then walk through the [Log and Ingest](../../getting-started/data-in.md) tutorial.