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