<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mandel59</author_name>
  <author_url>https://blog.hatena.ne.jp/mandel59/</author_url>
  <blog_title>Ryusei’s Notes (a.k.a. M59のブログ)</blog_title>
  <blog_url>https://mandel59.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>何回目なのか分からない 前回 Rust 0.10でFizzBuzz - M59のブログ Rust 0.10でFizzBuzz - M59のブログ 使ったバージョン rustc 0.13.0-dev (b497f0500 2014-12-16 01:32:33 +0000) コード fn main() { let n = 100u; let (tx, rx) = channel(); for i in range(0, n) { let tx = tx.clone(); spawn(move || { let i = i + 1; let b = match (i % 3, i % 5) { (…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmandel59.hateblo.jp%2Fentry%2F2014%2F12%2F16%2F165926&quot; title=&quot;RustでFizzBuzz - Ryusei’s Notes (a.k.a. M59のブログ)&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-12-16 16:59:26</published>
  <title>RustでFizzBuzz</title>
  <type>rich</type>
  <url>https://mandel59.hateblo.jp/entry/2014/12/16/165926</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
