diff options
Diffstat (limited to 'src/blog/2025-06-13-cargo-culture-shock')
| -rw-r--r-- | src/blog/2025-06-13-cargo-culture-shock/cargo-culture-shock.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/blog/2025-06-13-cargo-culture-shock/cargo-culture-shock.md b/src/blog/2025-06-13-cargo-culture-shock/cargo-culture-shock.md index e17f89d..094c88c 100644 --- a/src/blog/2025-06-13-cargo-culture-shock/cargo-culture-shock.md +++ b/src/blog/2025-06-13-cargo-culture-shock/cargo-culture-shock.md | |||
| @@ -325,8 +325,8 @@ Apart from the | |||
| 325 | installation process and the dependency management, my first impression | 325 | installation process and the dependency management, my first impression |
| 326 | of Rust is quite positive. But as I said, I am just getting started | 326 | of Rust is quite positive. But as I said, I am just getting started |
| 327 | and my judgement is very superficial. I do want to write some small | 327 | and my judgement is very superficial. I do want to write some small |
| 328 | project in Rust, and I think I'll start from re-writing a simple [math | 328 | project in Rust, and I think I'll start from re-writing a simple |
| 329 | library for modular arithmetic](../2025-01-21-taming-cpp-templates) | 329 | [math library for modular arithmetic](../2025-01-21-taming-cpp-templates/#constraints-and-concepts) |
| 330 | that I wrote in C++ some time ago. | 330 | that I wrote in C++ some time ago. |
| 331 | 331 | ||
| 332 | Stay tuned for more 🦀 | 332 | Stay tuned for more 🦀 |
