Azure SDK for Rust - Azure IoT Hub crate

Azure IoT Hub crate for the unofficial Microsoft Azure SDK for Rust. This crate is part of a collection of crates: for more information please refer to https://github.com/azure/azure-sdk-for-rust.

Usage

To set this crate as a dependency, add this to your Cargo.toml

toml [dependencies] azure_iot_hub = "0.1"