4 releases
0.4.3 | Sep 24, 2024 |
---|---|
0.4.2 | Sep 24, 2024 |
0.4.1 | Sep 23, 2024 |
0.4.0 | Sep 23, 2024 |
#581 in Text processing
1,709 downloads per month
Used in 4 crates
(2 directly)
90KB
2K
SLoC
uo_rst_parser
This crate is a fork of the rst_parser
crate, with fixes necessary
for upstream-ontologist
.
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–8.5MB
~152K SLoC