Skip to content

docs(store): add doc comments to all public error enums#1696

Closed
johnh4098 wants to merge 1 commit into
0xMiden:nextfrom
johnh4098:docs/store-error-enums
Closed

docs(store): add doc comments to all public error enums#1696
johnh4098 wants to merge 1 commit into
0xMiden:nextfrom
johnh4098:docs/store-error-enums

Conversation

@johnh4098

Copy link
Copy Markdown
Contributor

Summary

All 23 public error enums in crates/store/src/errors.rs were missing doc comments. This PR adds a /// doc comment to each one explaining which operation it corresponds to and when it is returned.

Changes

  • Added doc comments to all 23 pub enum types in crates/store/src/errors.rs
  • No logic changes

Testing

  • cargo fmt
  • cargo clippy

@Mirko-von-Leipzig

Copy link
Copy Markdown
Collaborator

Thank you, but as per our contribution guidelines, we don't accept drive-by PRs.

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