summaryrefslogtreecommitdiff
path: root/crates/tor-async-utils/src/join_read_write.rs
Commit message (Expand)AuthorAgeFilesLines
* JoinReadWrite: Minor docs improvements.Ian Jackson2023-04-061-3/+2
* JoinReadWrite: Move the example to the structIan Jackson2023-04-061-23/+25
* JoinReadWrite: Discuss using .reunite() or .unsplit()Ian Jackson2023-04-061-3/+5
* tor-async-utils: Introduce JoinReadWriteIan Jackson2023-04-051-0/+92