<?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>Macros on 极客老墨</title>
    <link>https://blog.hankmo.com/tags/macros/</link>
    <description>Recent content in Macros on 极客老墨</description>
    <generator>Hugo -- 0.163.3</generator>
    <language>zh-cn</language>
    <lastBuildDate>Wed, 20 May 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://blog.hankmo.com/tags/macros/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Rust 学习笔记 26：宏入门 (Macros)</title>
      <link>https://blog.hankmo.com/rust-learning-26-macros/</link>
      <pubDate>Wed, 20 May 2026 00:00:00 +0000</pubDate>
      <guid>https://blog.hankmo.com/rust-learning-26-macros/</guid>
      <description>Rust 的宏不仅仅是字符串替换，它是基于 AST 的元编程工具。从 println! 到 vec!，宏无处不在。</description>
    </item>
  </channel>
</rss>
