rst_parser

Crates.iorst_parser
lib.rsrst_parser
version0.4.0
sourcesrc
created_at2019-12-26 22:46:33.627677
updated_at2020-11-01 15:52:40.953666
descriptiona reStructuredText parser
homepagehttps://github.com/flying-sheep/rust-rst
repositoryhttps://github.com/flying-sheep/rust-rst
max_upload_size
id192553
size74,906
Philipp A. (flying-sheep)

documentation

https://docs.rs/rst_parser

README

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.

Commit count: 137

cargo fmt