We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c42fb4f + 09f3dfc commit 3c84923Copy full SHA for 3c84923
src/07_workarounds/05_async_in_traits.md
@@ -12,3 +12,5 @@ per-function-call. This is not a significant cost for the vast majority
12
of applications, but should be considered when deciding whether to use
13
this functionality in the public API of a low-level function that is expected
14
to be called millions of times a second.
15
+
16
+Last updates: https://blog.rust-lang.org/2023/12/21/async-fn-rpit-in-traits.html
0 commit comments