aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-netdoc/src/parse2/structural.rs
Commit message (Collapse)AuthorAgeFilesLines
* tor-netdoc: Introduce parse2, new parserIan Jackson2025-08-141-0/+67
This isn't used anywhere yet. We're going to demonstrate it, and test the demo, in a moment.