<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
      <title>zolt - Rust Journey</title>
      <link>https://zolt.frazier.software</link>
      <description>An opinionated Zola skeleton for starting new sites faster.</description>
      <generator>Zola</generator>
      <language>en</language>
      <atom:link href="https://zolt.frazier.software/series/rust-journey/rss.xml" rel="self" type="application/rss+xml"/>
      <lastBuildDate>Sun, 15 Jun 2025 00:00:00 +0000</lastBuildDate>
      <item>
          <title>Rust Async Deep Dive</title>
          <pubDate>Sun, 02 Jun 2024 00:00:00 +0000</pubDate>
          <author>zolt</author>
          <link>https://zolt.frazier.software/article/rust-async-deep-dive/</link>
          <guid>https://zolt.frazier.software/article/rust-async-deep-dive/</guid>
          <description xml:base="https://zolt.frazier.software/article/rust-async-deep-dive/">&lt;p&gt;The final chapter of the journey: asynchronous programming.&lt;/p&gt;</description>
      </item>
      <item>
          <title>Advanced Rust Traits</title>
          <pubDate>Sun, 20 Aug 2023 00:00:00 +0000</pubDate>
          <author>zolt</author>
          <link>https://zolt.frazier.software/article/advanced-rust-traits/</link>
          <guid>https://zolt.frazier.software/article/advanced-rust-traits/</guid>
          <description xml:base="https://zolt.frazier.software/article/advanced-rust-traits/">&lt;p&gt;Traits are Rust&#39;s answer to shared behaviour. This post explores generic bounds
and dynamic dispatch.&lt;/p&gt;</description>
      </item>
      <item>
          <title>Getting Started with Rust</title>
          <pubDate>Fri, 12 May 2023 00:00:00 +0000</pubDate>
          <author>zolt</author>
          <link>https://zolt.frazier.software/article/getting-started-with-rust/</link>
          <guid>https://zolt.frazier.software/article/getting-started-with-rust/</guid>
          <description xml:base="https://zolt.frazier.software/article/getting-started-with-rust/">&lt;p&gt;Rust is a systems programming language focused on safety and performance 🦀. In this
first post of the series we set up a toolchain and write our very first program.&lt;/p&gt;</description>
      </item>
    </channel>
</rss>
