This repository is for the active development of the Azure SDK for Rust. For consumers of the SDK we recommend visiting Docs.rs and looking up the docs for any of libraries in the SDK.
While pairing with Ryan last week we noticed that the permissions in the storage SDK is currently setup as a struct with public fields rather than a builder. We should change this over to be a builder.
While pairing with Ryan last week we noticed that the permissions in the storage SDK is currently setup as a struct with public fields rather than a builder. We should change this over to be a builder.