<?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>Loop on 极客老墨</title>
    <link>https://blog.hankmo.com/tags/loop/</link>
    <description>Recent content in Loop on 极客老墨</description>
    <generator>Hugo -- 0.138.0</generator>
    <language>zh-cn</language>
    <lastBuildDate>Sat, 15 Jun 2024 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://blog.hankmo.com/tags/loop/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Rust 学习笔记 04：控制流程</title>
      <link>https://blog.hankmo.com/rust-learning-04-control-flow/</link>
      <pubDate>Sat, 15 Jun 2024 00:00:00 +0000</pubDate>
      <guid>https://blog.hankmo.com/rust-learning-04-control-flow/</guid>
      <description>如果说函数是积木，那控制流程就是粘合剂。Rust 的 `if` 不仅仅是判断，它还是一个表达式。而 `loop` 循环甚至可以当函数用（返回值）。</description>
    </item>
  </channel>
</rss>
