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

Thoughts on making the philipp oppermann's 'async/await' blog a part of the official rust documentation. #186

Open
nihalpasham opened this issue Jan 12, 2023 · 0 comments

Comments

@nihalpasham
Copy link

Async/Await documentation does feel a bit daunting. For folks who are new to rust and async/await, I think Philipp Oppermann's blog is an excellent introduction to the subject. It starts with foundational concepts such as pre-emptive multitasking and builds its way to a simple yet functional bare-metal implementation.

I was wondering if there's any interest in adding it to the official async rust-lang documentation?

PS: I have already checked with him and he is OK contributing parts of the blog post to official Rust docs if there is a desire.

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

No branches or pull requests

1 participant