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

Fix docs.rs build for iot_hub, messaging_eventgrid, message_servicebus #1552

Closed krishanjmistry closed 6 months ago

krishanjmistry commented 6 months ago

See https://github.com/Azure/azure-sdk-for-rust/issues/1535#issuecomment-1879164384.

Not sure how this could be tested without spinning up a docs.rs local build container: https://docs.rs/about/builds#testing-builds-locally

demoray commented 6 months ago

Something I'm looking into is using dtolnay's cargo-docs-rs. I hope to have a PR that enables that soon.

ref: https://crates.io/crates/cargo-docs-rs