File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -40,8 +40,9 @@ and just ask the editors to select the category.
40
40
### Rust Walkthroughs
41
41
* [ Exploring Traits with Erased ` serde ` ] ( https://www.thecodedmessage.com/posts/erased-serde/ )
42
42
* [ Rust and Neovim - A Thorough Guide and Walkthrough] ( https://rsdlt.github.io/posts/rust-nvim-ide-guide-walkthrough-development-debug/ )
43
+ * [ Hooking Go from Rust - Hitchhiker’s Guide to the Go-laxy] ( https://metalbear.co/blog/hooking-go-from-rust-hitchhikers-guide-to-the-go-laxy/ )
43
44
* [ video] [ Rust image viewer from scratch] ( https://www.youtube.com/watch?v=1yofBPRx864 )
44
- * [ Hooking Go from Rust - Hitchhiker’s Guide to the Go-laxy ] ( https://metalbear.co/blog/hooking-go-from-rust-hitchhikers-guide-to-the-go-laxy/#! )
45
+
45
46
### Research
46
47
* [ Integrating fault injection in development workflows] ( https://blog.ledger.com/fault-injection-simulation/ )
47
48
You can’t perform that action at this time.
0 commit comments