Crate sift_rs

Source

Re-exports§

pub use error::Result;

Modules§

error
Error types specific for this library. Note that when using the gen module errors may occur that are not accounted for in this module.
gen
Protobuf generated code to interface with Sift’s gRPC API.
grpc
Preconfigured gRPC utilities to initialize client stubs from the gen package.