summaryrefslogtreecommitdiff
path: root/crates/tor-netdoc/src/err.rs
Commit message (Collapse)AuthorAgeFilesLines
* Document every macro.Nick Mathewson2021-09-071-0/+2
| | | | | (The nightly version of clippy now includes macros for its missing_docs_in_private_items lint.)
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+423
This will cause some pain for now, but now is really the best time to do this kind of thing.