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

docs: add returning on the first error example for try_join! #4133

Merged
merged 4 commits into from Sep 25, 2021

Commits on Sep 25, 2021

  1. docs: add returning on the first error example for try_join!

    Signed-off-by: hi-rustin <rustin.liu@gmail.com>
    hi-rustin committed Sep 25, 2021
    Copy the full SHA
    9af7be7 View commit details
    Browse the repository at this point in the history
  2. docs: better desc

    Signed-off-by: hi-rustin <rustin.liu@gmail.com>
    hi-rustin committed Sep 25, 2021
    Copy the full SHA
    49f06de View commit details
    Browse the repository at this point in the history
  3. docs: fix typo

    Signed-off-by: hi-rustin <rustin.liu@gmail.com>
    hi-rustin committed Sep 25, 2021
    Copy the full SHA
    ada58a2 View commit details
    Browse the repository at this point in the history
  4. docs: address comment

    Signed-off-by: hi-rustin <rustin.liu@gmail.com>
    hi-rustin committed Sep 25, 2021
    Copy the full SHA
    c574cab View commit details
    Browse the repository at this point in the history