<?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>Move on 极客老墨</title>
    <link>https://blog.hankmo.com/tags/move/</link>
    <description>Recent content in Move on 极客老墨</description>
    <generator>Hugo -- 0.138.0</generator>
    <language>zh-cn</language>
    <lastBuildDate>Sat, 29 Nov 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://blog.hankmo.com/tags/move/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Rust 学习笔记 21：并发编程 (无畏并发)</title>
      <link>https://blog.hankmo.com/rust-learning-21-concurrency/</link>
      <pubDate>Sat, 29 Nov 2025 00:00:00 +0000</pubDate>
      <guid>https://blog.hankmo.com/rust-learning-21-concurrency/</guid>
      <description>Fearless Concurrency. Rust 利用所有权系统，让并发编程变得既安全又容易。编译通过即意味着没有数据竞争。</description>
    </item>
    <item>
      <title>Rust 学习笔记 05：所有权 (Ownership) 上</title>
      <link>https://blog.hankmo.com/rust-learning-05-ownership/</link>
      <pubDate>Sat, 20 Jul 2024 00:00:00 +0000</pubDate>
      <guid>https://blog.hankmo.com/rust-learning-05-ownership/</guid>
      <description>Rust 最独特的特性，没有之一。它是内存安全的基石，也是让无数新手挠头的拦路虎。忘记 GC，忘记手动 managed，拥抱所有权吧。</description>
    </item>
  </channel>
</rss>
