Skip to content

Commit 20b531a

Browse files
authored
Update README.md
1 parent 1bbd859 commit 20b531a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Learning rust
1+
k# Learning rust
22

33
- Rustlings
44
- Book: The Rust Programming Language by Steve Klabnik & Carol Nichols
@@ -112,7 +112,8 @@ A small selection of other guides and tutorial for Rust:
112112
- [Context-Generic Programming](https://contextgeneric.dev/)
113113
- [From Go to Rust 1: async Dispatch](https://medium.com/rustaceans/from-go-to-rust-1-async-dispatch-866e042cd98a)
114114
- [A journey into File Transfer Protocols in Rust](https://blog.veeso.dev/blog/en/a-journey-into-file-transfer-protocols-in-rust/)
115-
- [Structured error handling in Rust](https://www.howtocodeit.com/articles/the-definitive-guide-to-rust-error-handling#structured-error-handling-in-rust)
115+
- [Structured error handling in Rust](https://www.howtocodeit.com/articles/the-definitive-guide-to-rust-error-handling#structured-error-handling-in-rust)
116+
- [Understanding Rust Generics and How to use them](https://blog.logrocket.com/understanding-rust-generics/)
116117

117118
## Interesting Rust Projects
118119
- [Rust - Implementing WebSockets](https://www.thespatula.io/rust/rust_websocket/)

0 commit comments

Comments
 (0)