rst 0.4.1

a reStructuredText parser and renderer for the command line
rst-0.4.1 is not a library.
Visit the last successful build: rst-0.2.0

rst

Part of The rst crate family. This crate contains the CLI:

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.