mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Explain how to work with futures and introduce async/await
This commit is contained in:
@@ -430,6 +430,10 @@ details summary h3, details summary h4, details summary h5, details summary h6 {
|
||||
margin-top: .5rem;
|
||||
}
|
||||
|
||||
h5 {
|
||||
font-style: italic;
|
||||
font-size: 0.9rem;
|
||||
}
|
||||
.gray {
|
||||
color: gray;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user