<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Lifetimes on vinayakdsci</title>
    <link>https://vinayakdsci.github.io/tags/lifetimes/</link>
    <description>Recent content in Lifetimes on vinayakdsci</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 12 Apr 2026 17:12:32 +0530</lastBuildDate>
    <atom:link href="https://vinayakdsci.github.io/tags/lifetimes/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Rust: Exploring Lifetimes</title>
      <link>https://vinayakdsci.github.io/posts/lifetimes/rust_lifetimes/</link>
      <pubDate>Sun, 12 Apr 2026 17:12:32 +0530</pubDate>
      <guid>https://vinayakdsci.github.io/posts/lifetimes/rust_lifetimes/</guid>
      <description>&lt;h3 id=&#34;the-borrow-checker&#34;&gt;The Borrow Checker&lt;/h3&gt;
&lt;p&gt;I have written mostly C and C++ as long as I have programmed.&lt;/p&gt;
&lt;p&gt;However, as I have been experimenting with Rust lately, I have gained the opinion that it is undeniable that the language does have some features that are a great help in reducing the developer&amp;rsquo;s cognitive load by offloading some safety enforcements to the compiler. Most of these safety measures are enforced by the compiler through the in-built (and notorious) &lt;strong&gt;Borrow Checker&lt;/strong&gt;.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
