uo_rst_parser

Crates.iouo_rst_parser
lib.rsuo_rst_parser
version0.4.3
sourcesrc
created_at2024-09-23 17:48:50.080963
updated_at2024-09-24 01:52:18.662312
descriptionfork of rst_parser with fixes for upstream-ontologist
homepagehttps://github.com/jelmer/rust-rst
repositoryhttps://github.com/jelmer/rust-rst
max_upload_size
id1384328
size89,072
Jelmer Vernooij (jelmer)

documentation

https://docs.rs/rst_parser

README

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.

Commit count: 153

cargo fmt