sift_rs 0.6.0

General Rust client library for the Sift API
Documentation

sift_rs

Crates.io docs.rs

sift_rs largely contains protobuf-generated code used to interact with Sift's gRPC API as well as some utility wrappers.

See the examples directory for demonstrations on how to connect to Sift and use these services. If you're interested in streaming telemetry to Sift, see sift_stream.