<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>anatofuz</author_name>
  <author_url>https://blog.hatena.ne.jp/anatofuz/</author_url>
  <blog_title>Acme::AnaTofuZ-&gt;new;</blog_title>
  <blog_url>https://anatofuz.hatenablog.com/</blog_url>
  <categories>
    <anon>rust</anon>
  </categories>
  <description>なんとなくRustを勉強している中で、virshのxmlを編集する必要が出てきたため、ググって一番最初に見つかったquick_xmlを使ってみました。 github.com quick_xmlは特徴としてRustのXMLライブラリの中でも特に早く動くらしいです。 cargo.tomlへの設定 0.20.0が最新っぽいのでこれを使います [dependencies] quick-xml = &quot;0.20.0&quot; 実際に使ってみる SYNOPSISを参考にtemplate.xmlからdump.xmlを作成する例題を書いてみました。 github.com Readerはquick_xml専用の実装を使う…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fanatofuz.hatenablog.com%2Fentry%2F2020%2F11%2F02%2F195346&quot; title=&quot;RustのXML操作ライブラリのquick_xmlを使ってみた - Acme::AnaTofuZ-&amp;gt;new;&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-11-02 19:53:46</published>
  <title>RustのXML操作ライブラリのquick_xmlを使ってみた</title>
  <type>rich</type>
  <url>https://anatofuz.hatenablog.com/entry/2020/11/02/195346</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
