<?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>Lifetimes on 极客老墨</title>
    <link>https://blog.hankmo.com/tags/lifetimes/</link>
    <description>Recent content in Lifetimes on 极客老墨</description>
    <generator>Hugo -- 0.138.0</generator>
    <language>zh-cn</language>
    <lastBuildDate>Tue, 20 May 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://blog.hankmo.com/tags/lifetimes/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Rust 学习笔记 16：生命周期 (Lifetimes)</title>
      <link>https://blog.hankmo.com/rust-learning-16-lifetimes/</link>
      <pubDate>Tue, 20 May 2025 00:00:00 +0000</pubDate>
      <guid>https://blog.hankmo.com/rust-learning-16-lifetimes/</guid>
      <description>如果说所有权是 Rust 的灵魂，那生命周期就是灵魂的枷锁。它确保了引用永远有效，彻底消灭了悬垂指针。</description>
    </item>
  </channel>
</rss>
