opml 1.1.6

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