aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-async-utils/src/sinkext.rs
Commit message (Expand)AuthorAgeFilesLines
* tor-basic-utils: SinkExt: Make with_fn a provided method (fmt)Ian Jackson2026-07-161-5/+1
* tor-basic-utils: SinkExt: Make with_fn a provided methodIan Jackson2026-07-161-11/+6
* async-utils: Add a SinkExt with a with_fnNick Mathewson2023-04-191-0/+82
* async-utils: rename sinkext to prepare_sendNick Mathewson2023-04-191-545/+0
* async-utils: rename SinkExt to SinkPrepareExtNick Mathewson2023-04-191-11/+11
* Move functionality from tor_basic_utils to tor_async_utilsNick Mathewson2023-03-291-0/+545