summaryrefslogtreecommitdiffstats
path: root/software/rust.page
diff options
context:
space:
mode:
Diffstat (limited to 'software/rust.page')
-rw-r--r--software/rust.page1
1 files changed, 1 insertions, 0 deletions
diff --git a/software/rust.page b/software/rust.page
index af5ea3a..df99de4 100644
--- a/software/rust.page
+++ b/software/rust.page
@@ -5,6 +5,7 @@ Rust
- [http://xion.io/post/code/rust-iter-patterns.html]()
- [https://deterministic.space/rust-cli-tips.html]()
+- [https://manishearth.github.io/blog/2018/01/10/whats-tokio-and-async-io-all-about/]()
Optimization: use `RUSTFLAGS="-C target-cpu=native"` to take advantage of CPU
special features.