rst_parser 0.4.0

a reStructuredText parser
Documentation

rst_parser

Part of the rst crate family. Offers the functions parse and parse_only, which try to create a document_tree::Document. parse simplifies this document and resolves references before returning it.