<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>totem_3</author_name>
  <author_url>https://blog.hatena.ne.jp/totem_3/</author_url>
  <blog_title>エンジニアですよ！</blog_title>
  <blog_url>https://totem3.hatenablog.jp/</blog_url>
  <categories>
    <anon>rust</anon>
    <anon>rocket</anon>
  </categories>
  <description>Responses - Rocket Programming Guide ドキュメントの Responses のページの Rocket Responders にある通り、 Content という Responder が ContentType を書き換えるために使える。 テンプレートをレンダリングして返す場合は Content&lt;Template&gt; を返すように定義して、下記のようにする（実際にはエラー処理するので Result を使うだろう） fn custom() -&gt; Content&lt;Template&gt; { let context = ...; Content(CustomContentT…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftotem3.hatenablog.jp%2Fentry%2F2021%2F01%2F24%2F015345&quot; title=&quot;RocketでカスタムContentTypeを作りレスポンスヘッダに設定する - エンジニアですよ！&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>2021-01-24 01:53:45</published>
  <title>RocketでカスタムContentTypeを作りレスポンスヘッダに設定する</title>
  <type>rich</type>
  <url>https://totem3.hatenablog.jp/entry/2021/01/24/015345</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
