<?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>Traits on 极客老墨</title>
    <link>https://blog.hankmo.com/tags/traits/</link>
    <description>Recent content in Traits on 极客老墨</description>
    <generator>Hugo -- 0.138.0</generator>
    <language>zh-cn</language>
    <lastBuildDate>Wed, 15 Apr 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://blog.hankmo.com/tags/traits/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Rust 学习笔记 25：高级特性 (Advanced Features)</title>
      <link>https://blog.hankmo.com/rust-learning-25-advanced/</link>
      <pubDate>Wed, 15 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://blog.hankmo.com/rust-learning-25-advanced/</guid>
      <description>Rust 的黑魔法集合。Unsafe Rust 让我们突破安全限制，高级 Trait 和类型系统让 Rust 的抽象能力登峰造极。</description>
    </item>
    <item>
      <title>Rust 学习笔记 15：Traits (特质)</title>
      <link>https://blog.hankmo.com/rust-learning-15-traits/</link>
      <pubDate>Tue, 20 May 2025 00:00:00 +0000</pubDate>
      <guid>https://blog.hankmo.com/rust-learning-15-traits/</guid>
      <description>Trait 是 Rust 实现多态的核心机制。它有点像 Java 的 Interface，但又包含了默认实现和关联类型等高级特性。</description>
    </item>
  </channel>
</rss>
