Skip to content

Commit 8b41a22

Browse files
authored
Merge pull request #1226 from Michael-F-Bryan/linkcheck
Added an article on writing a link checker
2 parents 4223407 + ff18992 commit 8b41a22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drafts/2020-05-05-this-week-in-rust.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ and Issues in Real-World Rust Programs](https://cseweb.ucsd.edu/~yiying/RustStud
3737
* [How to write CRaP Rust Code](https://blog.logrocket.com/how-to-write-crap-rust-code/)
3838
* [Rust concurrency: a streaming workflow, served with a side of back-pressure.](https://medium.com/@polyglot_factotum/rust-concurrency-a-streaming-workflow-served-with-a-side-of-back-pressure-955bdf0266b5)
3939
* [Writing a Python module in Rust using PyO3](https://kushaldas.in/posts/writing-python-module-in-rust-using-pyo3.html)
40+
* [Creating a Robust, Reusable Link-Checker](http://adventures.michaelfbryan.com/posts/linkchecker/)
4041
* [video] [Crust of Rust: Declarative Macros](https://www.youtube.com/watch?v=q6paRBbLgNw)
4142
* [video] [Rust Stream: String it All Together!](https://www.youtube.com/watch?v=7I11degAElQ)
4243
* [video] [Educational Rust live coding - Building a git CLI](https://www.youtube.com/watch?v=YFzF1AHYjes)

0 commit comments

Comments
 (0)