<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ledsun</author_name>
  <author_url>https://blog.hatena.ne.jp/ledsun/</author_url>
  <blog_title>@ledsun blog</blog_title>
  <blog_url>https://ledsun.hatenablog.com/</blog_url>
  <categories>
    <anon>rust</anon>
    <anon>技</anon>
  </categories>
  <description>詳解Rustプログラミング作者:Tim McNamara翔泳社Amazon 「2.7 プロジェクト：マンデルブロ集合のレンダリング」です。 use num::complex::Complex; fn calculate_mandelbrot( max_iters: usize, x_min: f64, x_max: f64, y_min: f64, y_max: f64, width: usize, height: usize, ) -&gt; Vec&lt;Vec&lt;usize&gt;&gt; { let mut rows: Vec&lt;_&gt; = Vec::with_capacity(width); for img_y …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fledsun.hatenablog.com%2Fentry%2F2022%2F01%2F14%2F232817&quot; title=&quot;rustでマンデルブロー集合を描く - @ledsun blog&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>https://m.media-amazon.com/images/I/41lTP4CSCrL._SL500_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-01-14 23:28:17</published>
  <title>rustでマンデルブロー集合を描く</title>
  <type>rich</type>
  <url>https://ledsun.hatenablog.com/entry/2022/01/14/232817</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
