shvclient

Crates.ioshvclient
lib.rsshvclient
version0.21.10
created_at2025-12-18 23:26:06.67192+00
updated_at2025-12-31 14:57:04.417075+00
descriptionA Rust framework for Silicon Heaven RPC devices
homepage
repositoryhttps://github.com/silicon-heaven/libshvclient-rs
max_upload_size
id1993826
size268,214
exoti (github:silicon-heaven:exoti)

documentation

README

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
Commit count: 0

cargo fmt