Azure / azure-sdk-for-rust

This repository is for active development of the *unofficial* Azure SDK for Rust. This repository is *not* supported by the Azure SDK team.
MIT License
685 stars 232 forks source link

Add missing serde attribute for deserialization. #1589

Closed jltorresm closed 6 months ago

jltorresm commented 6 months ago

Add missing serde attribute to deserialize correctly the IoTHub Device Identity struct.