opml 1.1.6

OPML library for Rust.
Documentation
1
2
3
4
5
6
<opml version="1.0">
  <head/>
  <body>
    <outline title="Outline Title"/>
  </body>
</opml>