From 0e9495b7f94b37f37030af4158dd4338e210370b Mon Sep 17 00:00:00 2001 From: Carl Kadie Date: Tue, 6 Feb 2024 20:06:53 -0800 Subject: [PATCH] Article about accessing cloud files --- draft/2024-02-07-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/2024-02-07-this-week-in-rust.md b/draft/2024-02-07-this-week-in-rust.md index a1514d48c..61b3ed6dd 100644 --- a/draft/2024-02-07-this-week-in-rust.md +++ b/draft/2024-02-07-this-week-in-rust.md @@ -37,6 +37,8 @@ and just ask the editors to select the category. ### Observations/Thoughts +* [Nine Rules for Accessing Cloud Files from Your Rust Code: Practical lessons from upgrading Bed-Reader, a bioinformatics library](https://towardsdatascience.com/nine-rules-for-accessing-cloud-files-from-your-rust-code-d456c1e2ceb4) + ### Rust Walkthroughs ### Research