azure-iot-rs-sys 0.1.4

Rust bindings for Azure IOT C SDK
docs.rs failed to build azure-iot-rs-sys-0.1.4
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.
Visit the last successful build: azure-iot-rs-sys-0.1.8

azure-iot-rs-sys

Rust bindings for azure_iot_sdk_c

Building

Clone all the submodules.

git submodule update --init --recurse

Install the dependencies.

sudo apt-get install -y git cmake build-essential curl libcurl4-openssl-dev libssl-dev uuid-dev