Skip to content

Commit

Permalink
Add slide on async -> future transform
Browse files Browse the repository at this point in the history
  • Loading branch information
hdoordt committed Jul 5, 2024
1 parent a7918a8 commit 46f62a3
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions slides/8_3-async-on-embedded.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,24 @@ Let rustc do the job!

</center>

---
layout: cover
---

<center>

# `async fn() -> T`

⬇️

# 🪄

⬇️

## `fn() -> impl Future<Output = T>`

</center>

---
layout: with-footer
---
Expand Down

0 comments on commit 46f62a3

Please sign in to comment.