2 releases
0.1.0-rc.2 | Nov 12, 2024 |
---|
#75 in Robotics
86 downloads per month
2.5MB
55K
SLoC
Sift Rust
This library offers a Rust API on top of Sift's protocol buffers to ergonomically interface with the Sift gRPC API.
Installation
$ cargo add sift_rs
Examples
Various examples can be found in the examples directory. To run any of those examples clone this repo do the following:
$ SIFT_URI=<sift uri> SIFT_API_KEY=<api key> cargo run --example hello_sift
Dependencies
~9–18MB
~234K SLoC