Skip to content

Small Blob cleanup #1081

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 7, 2022
Merged

Small Blob cleanup #1081

merged 2 commits into from
Sep 7, 2022

Conversation

rylev
Copy link
Contributor

@rylev rylev commented Sep 7, 2022

Some small clean up in the azure_storage_blobs crate:

  • Remove some unnecessary public items (the blob crate was exporting azure_core::{Error, ErrorKind, ResultExt})
  • Move pub(crate) methods to the end of their impl blocks
  • Add some more basic documentation

@rylev rylev requested a review from bmc-msft September 7, 2022 14:39
@rylev rylev merged commit 2c48273 into Azure:main Sep 7, 2022
@rylev rylev deleted the blob-cleanup branch September 7, 2022 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants