iotics-grpc-client-rs

Crates Crates.io CI dependency status license\ IOTICS gRPC client in Rust.

Usage

toml iotics-grpc-client = "0.2"

API Docs

Contributing

Proto files

PRs

Should contain a summary of the changes in CHANGELOG.md under the Unreleased section.

Releasing

bash git push git tag -a vX.X.X git push origin vX.X.X