<?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>Rc on 极客老墨</title>
    <link>https://blog.hankmo.com/tags/rc/</link>
    <description>Recent content in Rc on 极客老墨</description>
    <generator>Hugo -- 0.138.0</generator>
    <language>zh-cn</language>
    <lastBuildDate>Thu, 28 Aug 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://blog.hankmo.com/tags/rc/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Rust 学习笔记 19：智能指针 (Smart Pointers)</title>
      <link>https://blog.hankmo.com/rust-learning-19-smart-pointers/</link>
      <pubDate>Thu, 28 Aug 2025 00:00:00 +0000</pubDate>
      <guid>https://blog.hankmo.com/rust-learning-19-smart-pointers/</guid>
      <description>智能指针不仅仅是指针，它还拥有元数据和行为。Rust 的智能指针通常是实现了 Deref 和 Drop Trait 的结构体。</description>
    </item>
  </channel>
</rss>
