rust.html (5382B)
1 <!DOCTYPE html> 2 <html lang="en"> 3 <head> 4 <!-- Sep 03, 2024 --> 5 <meta charset="utf-8" /> 6 <meta name="viewport" content="width=device-width, initial-scale=1" /> 7 <title>Rust</title> 8 <meta name="author" content="Vincent Demeester" /> 9 <meta name="generator" content="Org Mode" /> 10 <link rel='icon' type='image/x-icon' href='/images/favicon.ico'/> 11 <meta name='viewport' content='width=device-width, initial-scale=1'> 12 <link rel='stylesheet' href='/css/new.css' type='text/css'/> 13 <link rel='stylesheet' href='/css/syntax.css' type='text/css'/> 14 <link href='/index.xml' rel='alternate' type='application/rss+xml' title='Vincent Demeester' /> 15 </head> 16 <body> 17 <main id="content" class="content"> 18 <header> 19 <h1 class="title">Rust</h1> 20 </header><section id="outline-container-Links" class="outline-2"> 21 <h2 id="Links">Links</h2> 22 <div class="outline-text-2" id="text-Links"> 23 </div> 24 <div id="outline-container-%5B%5Bhttps%3A%2F%2Fduan.ca%2F2020%2F05%2F07%2Fnix-rust-development%2F%5D%5BNaive%20NixOS%20Rust%20Development%5D%5D" class="outline-3"> 25 <h3 id="%5B%5Bhttps%3A%2F%2Fduan.ca%2F2020%2F05%2F07%2Fnix-rust-development%2F%5D%5BNaive%20NixOS%20Rust%20Development%5D%5D"><span class="todo TODO">TODO</span> <a href="https://duan.ca/2020/05/07/nix-rust-development/">Naive NixOS Rust Development</a>   <span class="tag"><span class="nixos">nixos</span></span></h3> 26 <div class="outline-text-3" id="text-%5B%5Bhttps%3A%2F%2Fduan.ca%2F2020%2F05%2F07%2Fnix-rust-development%2F%5D%5BNaive%20NixOS%20Rust%20Development%5D%5D"> 27 <p> 28 <span class="timestamp-wrapper"><span class="timestamp">[2020-05-28 Thu 15:56]</span></span> 29 </p> 30 </div> 31 </div> 32 <div id="outline-container-%5B%5Bhttps%3A%2F%2Fendler.dev%2F2020%2Frust-compile-times%2F%5D%5BTips%20for%20Faster%20Rust%20Compile%20Times%20%7C%20Matthias%20Endler%5D%5D" class="outline-3"> 33 <h3 id="%5B%5Bhttps%3A%2F%2Fendler.dev%2F2020%2Frust-compile-times%2F%5D%5BTips%20for%20Faster%20Rust%20Compile%20Times%20%7C%20Matthias%20Endler%5D%5D"><span class="todo TODO">TODO</span> <a href="https://endler.dev/2020/rust-compile-times/">Tips for Faster Rust Compile Times | Matthias Endler</a></h3> 34 <div class="outline-text-3" id="text-%5B%5Bhttps%3A%2F%2Fendler.dev%2F2020%2Frust-compile-times%2F%5D%5BTips%20for%20Faster%20Rust%20Compile%20Times%20%7C%20Matthias%20Endler%5D%5D"> 35 <p> 36 <span class="timestamp-wrapper"><span class="timestamp">[2020-06-22 Mon 16:48]</span></span> 37 </p> 38 </div> 39 </div> 40 <div id="outline-container-%5B%5Bhttp%3A%2F%2Fwww.sheshbabu.com%2Fposts%2Frust-module-system%2F%5D%5BClear%20explanation%20of%20Rust%E2%80%99s%20module%20system%5D%5D" class="outline-3"> 41 <h3 id="%5B%5Bhttp%3A%2F%2Fwww.sheshbabu.com%2Fposts%2Frust-module-system%2F%5D%5BClear%20explanation%20of%20Rust%E2%80%99s%20module%20system%5D%5D"><span class="todo TODO">TODO</span> <a href="http://www.sheshbabu.com/posts/rust-module-system/">Clear explanation of Rust’s module system</a></h3> 42 <div class="outline-text-3" id="text-%5B%5Bhttp%3A%2F%2Fwww.sheshbabu.com%2Fposts%2Frust-module-system%2F%5D%5BClear%20explanation%20of%20Rust%E2%80%99s%20module%20system%5D%5D"> 43 <p> 44 <span class="timestamp-wrapper"><span class="timestamp">[2020-07-20 Mon 11:16]</span></span> 45 </p> 46 </div> 47 </div> 48 <div id="outline-container-%5B%5Bhttps%3A%2F%2Fjoeprevite.com%2Frust-lang-ecosystem%5D%5BUnderstanding%20the%20Rust%20Ecosystem%5D%5D" class="outline-3"> 49 <h3 id="%5B%5Bhttps%3A%2F%2Fjoeprevite.com%2Frust-lang-ecosystem%5D%5BUnderstanding%20the%20Rust%20Ecosystem%5D%5D"><span class="todo TODO">TODO</span> <a href="https://joeprevite.com/rust-lang-ecosystem">Understanding the Rust Ecosystem</a></h3> 50 <div class="outline-text-3" id="text-%5B%5Bhttps%3A%2F%2Fjoeprevite.com%2Frust-lang-ecosystem%5D%5BUnderstanding%20the%20Rust%20Ecosystem%5D%5D"> 51 <p> 52 <span class="timestamp-wrapper"><span class="timestamp">[2020-06-23 Tue 18:06]</span></span> 53 </p> 54 </div> 55 </div> 56 <div id="outline-container-%5B%5Bhttp%3A%2F%2Fwww.sheshbabu.com%2Fposts%2Frust-error-handling%2F%5D%5BBeginner%27s%20guide%20to%20Error%20Handling%20in%20Rust%5D%5D" class="outline-3"> 57 <h3 id="%5B%5Bhttp%3A%2F%2Fwww.sheshbabu.com%2Fposts%2Frust-error-handling%2F%5D%5BBeginner%27s%20guide%20to%20Error%20Handling%20in%20Rust%5D%5D"><span class="todo TODO">TODO</span> <a href="http://www.sheshbabu.com/posts/rust-error-handling/">Beginner’s guide to Error Handling in Rust</a></h3> 58 <div class="outline-text-3" id="text-%5B%5Bhttp%3A%2F%2Fwww.sheshbabu.com%2Fposts%2Frust-error-handling%2F%5D%5BBeginner%27s%20guide%20to%20Error%20Handling%20in%20Rust%5D%5D"> 59 <p> 60 <span class="timestamp-wrapper"><span class="timestamp">[2020-08-20 Thu 16:33]</span></span> 61 </p> 62 </div> 63 </div> 64 </section> 65 </main> 66 <footer id="postamble" class="status"> 67 <footer> 68 <small><a href="/" rel="history">Index</a> • <a href="/sitemap.html">Sitemap</a> • <a href="https://dl.sbr.pm/">Files</a></small><br/> 69 <small class='questions'>Questions, comments ? Please use my <a href="https://lists.sr.ht/~vdemeester/public-inbox">public inbox</a> by sending a plain-text email to <a href="mailto:~vdemeester/public-inbox@lists.sr.ht">~vdemeester/public-inbox@lists.sr.ht</a>.</small><br/> 70 <small class='copyright'> 71 Content and design by Vincent Demeester 72 (<a rel='licence' href='http://creativecommons.org/licenses/by-nc-sa/3.0/'>Some rights reserved</a>) 73 </small><br /> 74 </footer> 75 </footer> 76 </body> 77 </html>