<?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>Race-Condition on 极客老墨</title>
    <link>https://blog.hankmo.com/tags/race-condition/</link>
    <description>Recent content in Race-Condition on 极客老墨</description>
    <generator>Hugo -- 0.138.0</generator>
    <language>zh-cn</language>
    <lastBuildDate>Sun, 25 Aug 2024 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://blog.hankmo.com/tags/race-condition/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Rust 学习笔记 06：引用与借用 (References &amp; Borrowing) 下</title>
      <link>https://blog.hankmo.com/rust-learning-06-references/</link>
      <pubDate>Sun, 25 Aug 2024 00:00:00 +0000</pubDate>
      <guid>https://blog.hankmo.com/rust-learning-06-references/</guid>
      <description>如果说所有权是独裁统治，那借用就是临时租赁。Rust 通过严格的借用规则，在编译期就扼杀了数据竞争 (Data Race)。</description>
    </item>
  </channel>
</rss>
