summaryrefslogtreecommitdiff
path: root/crates/tor-config/src/map_builder.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-061-1/+1
* 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