<?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>Error-Handling on 极客老墨</title>
    <link>https://blog.hankmo.com/tags/error-handling/</link>
    <description>Recent content in Error-Handling on 极客老墨</description>
    <generator>Hugo -- 0.138.0</generator>
    <language>zh-cn</language>
    <lastBuildDate>Tue, 11 Mar 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://blog.hankmo.com/tags/error-handling/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Rust 学习笔记 13：错误处理 (Error Handling)</title>
      <link>https://blog.hankmo.com/rust-learning-13-error-handling/</link>
      <pubDate>Tue, 11 Mar 2025 00:00:00 +0000</pubDate>
      <guid>https://blog.hankmo.com/rust-learning-13-error-handling/</guid>
      <description>Rust 将错误分为可恢复 (Result) 和不可恢复 (Panic)。这比 Go 的 error interface 更具表达力，也比 Java 的 try-catch 更安全。</description>
    </item>
  </channel>
</rss>
