summaryrefslogtreecommitdiff
path: root/crates/tor-rtcompat/src/unimpl.rs
Commit message (Collapse)AuthorAgeFilesLines
* rtcompat: Expose FakeStream and friends; fix compilation in tor-rtmockNick Mathewson2024-09-241-0/+76
It turns out that these types are generally useful, and that they are in fact needed for tor-rtmock to compile without a PreferredRuntime.