File: README.md

package info (click to toggle)
rust-rst-parser 0.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 240 kB
  • sloc: makefile: 4
file content (9 lines) | stat: -rw-r--r-- 297 bytes parent folder | download
1
2
3
4
5
6
7
8
9
`rst_parser`
============

Part of the [`rst`][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]: https://github.com/flying-sheep/rust-rst/#readme