<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>rimever</author_name>
  <author_url>https://blog.hatena.ne.jp/rimever/</author_url>
  <blog_title>より良いエンジニアを目指して</blog_title>
  <blog_url>https://rimever.hatenablog.com/</blog_url>
  <categories>
    <anon>Rust</anon>
  </categories>
  <description>プログラミング言語のRustも盛り上がってますね。 www.atmarkit.co.jp japan.zdnet.com Go言語が出てきて広まりつつあるか、そうでないかくらいなのに、今度はRust！？と思ってしまいました。 ともあれ、以下の公式ドキュメントを参考に触れてみることにしました。 doc.rust-lang.org 変数宣言 fn main() { let x = 5; println!(&quot;The value of x is: {}&quot;, x); } 変数宣言はletを使います。Swiftみたいだなあと。 可変であることを明示する Swiftでは、letで宣言された変数には再代入は出…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frimever.hatenablog.com%2Fentry%2F2020%2F06%2F18%2F000000&quot; title=&quot;Rustに触れてみた - より良いエンジニアを目指して&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>2020-06-18 00:00:00</published>
  <title>Rustに触れてみた</title>
  <type>rich</type>
  <url>https://rimever.hatenablog.com/entry/2020/06/18/000000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
