We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b2c710 commit 5c1bf5bCopy full SHA for 5c1bf5b
examples/05-using-async/chaining_resource.rs
@@ -106,7 +106,7 @@ fn app() -> Element {
106
p { style: "color: #666; margin-bottom: 20px;",
107
"This example demonstrates chaining resources with "
108
code { "read_async()" }
109
- " to safely handle guards across await points."
+ "."
110
}
111
112
div { style: "background: #f5f5f5; padding: 20px; border-radius: 8px; margin: 20px 0;",
0 commit comments