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.
rst
parse
parse_only
document_tree::Document