shvclient 0.26.0

A Rust framework for Silicon Heaven RPC devices
docs.rs failed to build shvclient-0.26.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

dependency status

SHV Client library for Rust

This is a library implementing client functionality with device capabilities according to SHV specification.

Examples

cargo run --example simple_device_tokio --features tokio
cargo run --example simple_device_smol --features smol