4 releases

0.4.0 Nov 1, 2020
0.3.2 Jun 3, 2020
0.3.1 Jan 3, 2020
0.3.0 Dec 26, 2019

#1160 in Algorithms

Download history 88/week @ 2023-06-04 45/week @ 2023-06-11 145/week @ 2023-06-18 70/week @ 2023-06-25 109/week @ 2023-07-02 214/week @ 2023-07-09 64/week @ 2023-07-16 87/week @ 2023-07-23 30/week @ 2023-07-30 51/week @ 2023-08-06 128/week @ 2023-08-13 150/week @ 2023-08-20 131/week @ 2023-08-27 125/week @ 2023-09-03 96/week @ 2023-09-10 141/week @ 2023-09-17

514 downloads per month
Used in 8 crates (6 directly)

MIT/Apache

110KB
2.5K SLoC

Rust 2K SLoC // 0.1% comments Pest 438 SLoC // 0.1% comments

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.

Dependencies

~6–8MB
~178K SLoC