anduril-lattice-sdk

Crates.ioanduril-lattice-sdk
lib.rsanduril-lattice-sdk
version
sourcesrc
created_at2024-12-10 02:14:01.145784
updated_at2024-12-10 02:14:01.145784
descriptionAnduril's Lattice SDK for interacting with Lattice APIs
homepagehttps://anduril.com
repositoryhttps://github.com/anduril/lattice-sdk-rust
max_upload_size
id1478002
Cargo.toml error:TOML parse error at line 17, column 1 | 17 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
(dogun-anduril)

documentation

https://docs.anduril.com

README

Lattice SDK Rust

Version

The official Anduril Lattice SDK for Rust.

Documentation

See the documentation for Lattice Rust SDK.

Requirements

To use the SDK please ensure you have the following installed:

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.

Commit count: 8

cargo fmt