Skip to content
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

Add examples to the doc for get_or_insert_with and get_or_try_insert_with methods #30

Merged
merged 3 commits into from
Sep 4, 2021

Conversation

tatsuya6502
Copy link
Member

  • Add examples to the doc comments.
  • Add reqwest crate to the dev-dependency because one of the examples uses it.

Fixes #29

- Add the doc comments.
- Add reqwest crate to the dev-dependency because an example uses it.
@tatsuya6502 tatsuya6502 added this to the v0.5.2 milestone Aug 30, 2021
@tatsuya6502 tatsuya6502 self-assigned this Aug 30, 2021
@tatsuya6502 tatsuya6502 added the documentation Improvements or additions to documentation label Aug 30, 2021
Copy link
Member Author

@tatsuya6502 tatsuya6502 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merging.

@tatsuya6502 tatsuya6502 merged commit 6be9ce8 into maint-0.5 Sep 4, 2021
@tatsuya6502 tatsuya6502 deleted the get-or-insert-example branch September 4, 2021 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant