azure-iot-sdk-rs
azure-iot-sdk-rs copied to clipboard
client: Implement initial builder for IoTHubClient
To support different configuration parameters, implement a builder pattern for IoTHubClient, that initially just supports the same parameters as IoTHubClient::new().
@laumann also, would you mind rebasing from main so it picks up #65 that will fix the build validation?