# Lattice SDK Rust [![Version](https://img.shields.io/crates/v/anduril-lattice-sdk.svg)](https://crates.io/crates/anduril-lattice-sdk) The official [Anduril](https://www.anduril.com/) Lattice SDK for Rust. ## Documentation See the documentation for [Lattice Rust SDK](https://docs.anduril.com/sdks/rust). ## Requirements To use the SDK please ensure you have the following installed: * [Rust](https://www.rust-lang.org/tools/install) ## Installation Install the Lattice SDK package with: ``` cargo add anduril-lattice-sdk ``` ## Support For support with this library please reach out to your Anduril representative.