From da24cc1f503c11a1b015d197c7325a6d4cad316c Mon Sep 17 00:00:00 2001 From: Mahdi Dibaiee Date: Fri, 17 Jun 2022 13:43:03 +0100 Subject: [PATCH] link to blog post --- README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..88a37cb --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +Read the blog post [here](https://mahdi.blog/rust-box-str-vs-string/)