Azure / azure-sdk

This is the Azure SDK parent repository and mostly contains documentation around guidelines and policies as well as the releases for the various languages supported by the Azure SDK.
http://azure.github.io/azure-sdk
MIT License
480 stars 297 forks source link

rust: add guidelines for deriving azure_core::Model #7980

Closed analogrelay closed 2 weeks ago

analogrelay commented 2 weeks ago

This PR adds some additional content to the Model Types section of the Rust guidelines to describe how to use the azure_core::Model derive macro.