alamb opened a new pull request, #4682: URL: https://github.com/apache/arrow-rs/pull/4682
# Which issue does this PR close? N/A # Rationale for this change While reviewing the docs.rs page for this crate, I realized its description was sparse and prospective users might not be able to figure out quickly if they should invest the time looking at the crate more carefully. # What changes are included in this PR? Changes https://docs.rs/object_store/0.6.1/object_store/ to add content from https://github.com/apache/arrow-rs/blob/master/object_store/README.md Old look <img width="1417" alt="Screenshot 2023-08-11 at 7 04 06 AM" src="https://github.com/apache/arrow-rs/assets/490673/87c440bc-be46-45e6-850d-578dec47d911"> New look: <img width="1254" alt="Screenshot 2023-08-11 at 7 06 41 AM" src="https://github.com/apache/arrow-rs/assets/490673/a3bc720f-91c7-4970-970c-b06f1d0e5af3"> # Are there any user-facing changes? Different landing page from docs.rs <!-- If there are user-facing changes then we may require documentation to be updated before approving the PR. --> <!--- If there are any breaking changes to public APIs, please add the `breaking change` label. --> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
