<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hiroyukim</author_name>
  <author_url>https://blog.hatena.ne.jp/hiroyukim/</author_url>
  <blog_title>雑なメモ書き</blog_title>
  <blog_url>https://hiroyukim.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>所有権の説明 doc.rust-lang.org 本家を読むと出てくる 以下の３つのルールが気になる訳です Each value in Rust has a variable that’s called its owner. There can only be one owner at a time. When the owner goes out of scope, the value will be dropped. 所有権という変数を保持しているという話になる それぽいやつをコードを追うときに見てるので 追ってみる 実行 簡単なプログラムを起動する 1 fn main() { 2 let…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhiroyukim.hatenablog.com%2Fentry%2F2020%2F02%2F05%2F074558&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-02-05 07:45:58</published>
  <title>rustで所有権ぽいやつをコードで追ってみる</title>
  <type>rich</type>
  <url>https://hiroyukim.hatenablog.com/entry/2020/02/05/074558</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
