<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>komaji504</author_name>
  <author_url>https://blog.hatena.ne.jp/komaji504/</author_url>
  <blog_title>ドン・エンジニーア</blog_title>
  <blog_url>https://komaji504.hateblo.jp/</blog_url>
  <categories>
    <anon>Swift</anon>
    <anon>iOS</anon>
  </categories>
  <description>AssociatedValue が無い case が１つ enum Food { case hamburger(topping: String) case pizza } 上記のような Enum がありまして、これを Decodable に準拠すると extension Food: Decodable { enum CodingKeys: String, CodingKey { case hamburger case pizza } init(from decoder: Decoder) throws { let container = try decoder.container(keyedB…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkomaji504.hateblo.jp%2Fentry%2F2020%2F02%2F28%2F212820&quot; title=&quot;AssociatedValue の有りと無しの case を複数持つ Enum を Decode する - ドン・エンジニーア&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-28 21:28:20</published>
  <title>AssociatedValue の有りと無しの case を複数持つ Enum を Decode する</title>
  <type>rich</type>
  <url>https://komaji504.hateblo.jp/entry/2020/02/28/212820</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
