Add forum entry: "Preferred way of passing Path-like types around?"

This commit is contained in:
Matthias 2021-03-10 10:35:21 +01:00 committed by GitHub
parent 3a721c9442
commit 5a9722ef61
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -96,6 +96,10 @@ What's so hard about writing a Slack Client in Rust? [[Video](https://www.youtub
## 💬 Forum ## 💬 Forum
### 2020
* [Preferred way of passing `Path`-like types around?](https://www.reddit.com/r/rust/comments/cekeq9/preferred_way_of_passing_pathlike_types_around/)
### 2017 ### 2017
* [Which is more idiomatic? Functional, imperative or a mix?](https://users.rust-lang.org/t/which-is-more-idiomatic-functional-imperative-or-a-mix/11278) * [Which is more idiomatic? Functional, imperative or a mix?](https://users.rust-lang.org/t/which-is-more-idiomatic-functional-imperative-or-a-mix/11278)