From 8182eb80df6ede3ba86060529950e95a09be10b7 Mon Sep 17 00:00:00 2001 From: jultty Date: Fri, 4 Apr 2025 19:37:29 -0300 Subject: [PATCH] New link: Pitfalls of Safe Rust --- content/links/pitfalls-of-safe-rust.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 content/links/pitfalls-of-safe-rust.md diff --git a/content/links/pitfalls-of-safe-rust.md b/content/links/pitfalls-of-safe-rust.md new file mode 100644 index 0000000..372fabb --- /dev/null +++ b/content/links/pitfalls-of-safe-rust.md @@ -0,0 +1,6 @@ ++++ +title = "Pitfalls of Safe Rust" +date = 2025-04-04T19:37:22-03:00 +[extra] +url = "https://corrode.dev/blog/pitfalls-of-safe-rust/" ++++