Skip to content

Conversation

skade
Copy link
Collaborator

@skade skade commented Aug 15, 2019

Fixes #26

@skade skade merged commit 487ecdc into master Aug 15, 2019
This crate provices an async version of [`std`]. It provides all the interfaces you are used to, but async and ready for Rusts `async/await`-syntax.

For detailed information, take a look at the [documentation][docs] and the associated [book][book].
This crate provides an async version of [`std`]. It provides all the interfaces you are used to, but async and ready for Rusts `async/await`-syntax.
Copy link

Choose a reason for hiding this comment

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

Something in the second sentence is missing, I think? Also, "Rusts" -> "Rust's"

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Good catch... "It's a small change, I'll merge it quickly" ;)

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@yoshuawuyts yoshuawuyts deleted the link-to-book branch September 27, 2019 11:33
moh-eulith pushed a commit to moh-eulith/async-std that referenced this pull request Mar 31, 2022
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.

Link to website and book from README and lib.rs docs
1 participant