Skip to content

Commit

Permalink
announce assignment 7
Browse files Browse the repository at this point in the history
  • Loading branch information
wprzytula committed Dec 3, 2024
1 parent c43ad72 commit 17ced2b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions content/lessons/13_async_2/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,3 +187,10 @@ We will follow the [steps](https://rust-lang.github.io/async-book/02_execution/0
- [What color is your function](https://journal.stuffwithstuff.com/2015/02/01/what-color-is-your-function/)
- [Pin and suffering](https://fasterthanli.me/articles/pin-and-suffering)
- [Understanding Rust futures by going way too deep](https://fasterthanli.me/articles/understanding-rust-futures-by-going-way-too-deep)
- [Desugaring and assembly of Rust async/await](https://eventhelix.com/rust/rust-to-assembly-async-await/)

## Assignment 7 (graded)

[Calculator](https://classroom.github.com/a/5g7J3TNh)

Deadline: 11.12.2024 23:59

0 comments on commit 17ced2b

Please sign in to comment.