From d76b6574a1b7dd6390462827c22ee14915e68ba6 Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Sat, 19 Sep 2020 11:47:24 -0400 Subject: [PATCH] OOPS OOPS --- blog/TLDR-rust-2020-09-19.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/TLDR-rust-2020-09-19.markdown b/blog/TLDR-rust-2020-09-19.markdown index a440dd3..bde8f30 100644 --- a/blog/TLDR-rust-2020-09-19.markdown +++ b/blog/TLDR-rust-2020-09-19.markdown @@ -520,7 +520,7 @@ Rust has three privacy levels for functions: [You can't get a perfect analog to `pub(crate)` in Go, but internal -packages can get close to this behavior.](conversation://Mara/hacker) +packages can get close to this behavior.](conversation://Mara/hacker) ## Structures