<?xml version="1.0" encoding="UTF-8"?>

<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:admin="http://webns.net/mvcb/"
 xmlns:content="http://purl.org/rss/1.0/modules/content/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:hatena="http://www.hatena.ne.jp/info/xmlns#"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
>

<channel rdf:about="https://b.hatena.ne.jp/entry/s/github.com/dtolnay/syn">
<title>&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - GitHub - dtolnay/syn: Parser for Rust source code</title>
<link>https://b.hatena.ne.jp/entry/s/github.com/dtolnay/syn</link>
<description>Syn is a parsing library for parsing a stream of Rust tokens into a syntax tree of Rust source code. Currently this library is geared toward use in Rust procedural macros, but contains some APIs th...</description>
<items>
 <rdf:Seq>
  <rdf:li rdf:resource="https://b.hatena.ne.jp/tybalt/20240612#bookmark-370341781" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/michael26/20180903#bookmark-370341781" />
 </rdf:Seq>
</items>
</channel>
<item rdf:about="https://b.hatena.ne.jp/tybalt/20240612#bookmark-370341781">
<title>tybalt</title>
<link>https://b.hatena.ne.jp/tybalt/20240612#bookmark-370341781</link>
<description></description>
<dc:date>2024-06-11T15:30:37Z</dc:date>
<dc:subject>Rust</dc:subject>
<dc:subject>Compiler</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/Rust" />
    <rdf:li resource="https://b.hatena.ne.jp/q/Compiler" />
  </rdf:Bag>
</taxo:topics>
</item>
<item rdf:about="https://b.hatena.ne.jp/michael26/20180903#bookmark-370341781">
<title>michael26</title>
<link>https://b.hatena.ne.jp/michael26/20180903#bookmark-370341781</link>
<description> [starred]</description>
<dc:date>2018-09-02T16:52:42Z</dc:date>
<dc:subject>github</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/github" />
  </rdf:Bag>
</taxo:topics>
</item>
</rdf:RDF>