hadron-client

Crates.iohadron-client
lib.rshadron-client
version0.1.0-beta.1
sourcesrc
created_at2020-11-30 06:11:03.391486
updated_at2021-09-26 02:12:43.083538
descriptionThe Hadron Rust client library.
homepage
repositoryhttps://github.com/hadron-project/hadron
max_upload_size
id318092
size88,474
Anthony Dodd (thedodd)

documentation

README

hadron-client

The Hadron Rust client library.

protobuf

To generate update protobuf code for this client library, execute the genproto.rs example of this crate. Using build.rs would break end users of the client as we do not ship the protobuf code along with the client source.

Commit count: 168

cargo fmt