summaryrefslogtreecommitdiffstats
path: root/content/computer
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2021-11-26 19:13:32 +0100
committerMatthias Beyer <mail@beyermatthias.de>2021-11-26 19:13:46 +0100
commit3bb05c81758669857c83f46a65ca881fd5aac958 (patch)
treed42be71e4e4ba1c28c18918bd6767f2cb1945cbe /content/computer
parent9a108e3ff73487f910af0402dd5bdb2f512fa255 (diff)
Add post about rust trait objects
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Diffstat (limited to 'content/computer')
-rw-r--r--content/computer/programming/programming_languages/rust/_index.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/content/computer/programming/programming_languages/rust/_index.md b/content/computer/programming/programming_languages/rust/_index.md
index 96215dc..fcb7d19 100644
--- a/content/computer/programming/programming_languages/rust/_index.md
+++ b/content/computer/programming/programming_languages/rust/_index.md
@@ -35,6 +35,15 @@ sort_by = 'weight'
* [WebAssembly Book](https://rustwasm.github.io/docs/book/) - Building browser-native libraries with WebAssembly
+## Learning specific topics
+
+Some blog posts to learn about specific topics.
+
+### Trait objects
+
+* [Peeking inside trait objects](https://huonw.github.io/blog/2015/01/peeking-inside-trait-objects/)
+
+
## Talks
Of course I cannot list all talks on Rust here, so only really interesting/good