summaryrefslogtreecommitdiff
path: root/crates/tor-memquota/src/if_enabled.rs
Commit message (Expand)AuthorAgeFilesLines
* tor-memquota: Make EnabledToken constructors constIan Jackson2024-10-021-2/+2
* tor-memquota: impl PartialEq for IfEnabled and EnabledTokenIan Jackson2024-09-041-2/+4
* tor-memquota: IfEnabled: Complete a thought in a commentIan Jackson2024-08-211-1/+3
* tor-memquota: Allow memory tracking to be compiled outIan Jackson2024-08-191-1/+20
* tor-memquota: Introduce IfEnabled and EnabledTokenIan Jackson2024-08-191-0/+80