`rst`
=====
Part of The [`rst`][rst] crate family.
This crate contains the CLI:
```bash
cargo install rst
rst README.rst
# or
cargo run -- README.rst
```
Maybe it will also contain a library with convenience reexports of the data structure, parser, and renderer.
[rst]: https://github.com/flying-sheep/rust-rst/#readme