opml 1.1.6

OPML library for Rust.
Documentation
1
2
3
4
5
6
7
8
<opml version="2.0">
  <head>
    <docs />
  </head>
  <body>
    <outline text="Outline Text"/>
  </body>
</opml>