<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Rust on CyberSpy</title>
    <link>https://cyberspy.io/tags/rust/</link>
    <description>Recent content in Rust on CyberSpy</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Mon, 26 Apr 2021 12:26:21 -0400</lastBuildDate>
    <atom:link href="https://cyberspy.io/tags/rust/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>I&#39;m Back!!! Diving into Rust!</title>
      <link>https://cyberspy.io/articles/imback/</link>
      <pubDate>Mon, 26 Apr 2021 12:26:21 -0400</pubDate>
      <guid>https://cyberspy.io/articles/imback/</guid>
      <description>&lt;h2 id=&#34;noobie-to-rust-lets-get-started&#34;&gt;Noobie to Rust? Let&amp;rsquo;s get started!!&lt;/h2&gt;&#xA;&lt;p&gt;So you want to get into &lt;a href=&#34;https://www.rust-lang.org&#34;&gt;rust&lt;/a&gt;? Sure, why not. Let&amp;rsquo;s do it.&lt;/p&gt;&#xA;&lt;h3 id=&#34;the-setup&#34;&gt;The setup&lt;/h3&gt;&#xA;&lt;p&gt;Assuming you&amp;rsquo;re on a &lt;a href=&#34;https://apple.com&#34;&gt;Mac&lt;/a&gt;, let&amp;rsquo;s get &lt;strong&gt;rust&lt;/strong&gt; up and running so you&amp;rsquo;re ready to rip into learning the language. We&amp;rsquo;ll use &lt;a href=&#34;https://rustup.rs&#34;&gt;rustup&lt;/a&gt; to install rust. This is the best way to manage your rust environment and toolchain. Not only can you manage toolchains using &lt;code&gt;rustup&lt;/code&gt;, but also add-in components to make the experience a lot more enjoyable. More on that later. Not only will &lt;code&gt;rustup&lt;/code&gt; install rust for you, but it will also be useful for maintaining the latest versions of rust. Rust has several toolchains, and using &lt;code&gt;rustup&lt;/code&gt; will make maintaining them a whole lot easier.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
