docs.rs failed to build shvclient-0.21.8
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.
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.
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