summaryrefslogtreecommitdiff
path: root/crates/tor-config/src/map_builder.rs
Commit message (Expand)AuthorAgeFilesLines
* map_builder: Document deserialize implemntation.Nick Mathewson2024-12-191-0/+3
* map_builder: Extensively rework example.Nick Mathewson2024-12-191-9/+64
* map_builder: Add support for default settings.Nick Mathewson2024-12-191-10/+133
* Define macros to create a map-builder type.Nick Mathewson2024-12-191-0/+215