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: improve tokio::io API documentation #1815

Merged
merged 5 commits into from Nov 23, 2019
Merged

docs: improve tokio::io API documentation #1815

merged 5 commits into from Nov 23, 2019

Commits on Nov 23, 2019

  1. docs: improve tokio::io API documentation

    Adds method level documentation for `AsyncReadExt`.
    carllerche committed Nov 23, 2019
    Copy the full SHA
    5fb0c89 View commit details
    Browse the repository at this point in the history
  2. more docs

    carllerche committed Nov 23, 2019
    Copy the full SHA
    a967575 View commit details
    Browse the repository at this point in the history
  3. fix examples

    carllerche committed Nov 23, 2019
    Copy the full SHA
    d6274e8 View commit details
    Browse the repository at this point in the history
  4. fix tests

    carllerche committed Nov 23, 2019
    Copy the full SHA
    15a691a View commit details
    Browse the repository at this point in the history
  5. fmt

    carllerche committed Nov 23, 2019
    Copy the full SHA
    718ca40 View commit details
    Browse the repository at this point in the history