Formatting

This commit is contained in:
Carl Fredrik Samson
2021-01-14 14:44:57 +01:00
parent 1c22de4a4b
commit ad1af303f4

View File

@@ -9,9 +9,9 @@ few chapters.
This is not the only way to create a model of an async system since we're making
assumptions on runtime specifics that can vary a great deal. It's the way I found
it easiest to build upon and it's relevant for understanding a lot of real
implementations you'll find in the async ecosystem. Finally,
implementations you'll find in the async ecosystem.
please note that the code itself is "pseudo-rust" due to the need for brevity
Finally,please note that the code itself is "pseudo-rust" due to the need for brevity
and clarity.
>Click on a page to open a larger view in a new tab.