Skip to content

Commit 17ced2b

Browse files
committed
announce assignment 7
1 parent c43ad72 commit 17ced2b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

content/lessons/13_async_2/index.md

+7
Original file line numberDiff line numberDiff line change
@@ -187,3 +187,10 @@ We will follow the [steps](https://rust-lang.github.io/async-book/02_execution/0
187187
- [What color is your function](https://journal.stuffwithstuff.com/2015/02/01/what-color-is-your-function/)
188188
- [Pin and suffering](https://fasterthanli.me/articles/pin-and-suffering)
189189
- [Understanding Rust futures by going way too deep](https://fasterthanli.me/articles/understanding-rust-futures-by-going-way-too-deep)
190+
- [Desugaring and assembly of Rust async/await](https://eventhelix.com/rust/rust-to-assembly-async-await/)
191+
192+
## Assignment 7 (graded)
193+
194+
[Calculator](https://classroom.github.com/a/5g7J3TNh)
195+
196+
Deadline: 11.12.2024 23:59

0 commit comments

Comments
 (0)