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

Commits on Aug 30, 2021

  1. Add examples to the doc for get_or_insert_with methods

    - Add the doc comments.
    - Add reqwest crate to the dev-dependency because an example uses it.
    tatsuya6502 committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    0338adf View commit details
    Browse the repository at this point in the history
  2. Update the change log

    tatsuya6502 committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    352beb3 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2021

  1. Add examples to the doc for get_or_insert_with methods

    Update the code examples in the doc comments.
    tatsuya6502 committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    012ade9 View commit details
    Browse the repository at this point in the history