summaryrefslogtreecommitdiff
path: root/crates/tor-proto/src/client/stream/resolve.rs
Commit message (Expand)AuthorAgeFilesLines
* proto: Fix docs to refer to the right stream:: paths.Gabriela Moldovan2025-10-161-1/+1
* proto: Replace fully-qualified paths with use (fmt).Gabriela Moldovan2025-10-161-4/+1
* proto: Replace fully-qualified paths with use.Gabriela Moldovan2025-10-161-4/+4
* proto: Reformat imports post-move.Gabriela Moldovan2025-10-161-1/+1
* proto: Avoid crate-pub reexports of shared types from the client module.Gabriela Moldovan2025-10-161-5/+4
* proto: Add prop349 note about the resolve stream handler.Gabriela Moldovan2025-08-201-0/+14
* proto: Move the `stream` module under `client` (breaking).Gabriela Moldovan2025-08-181-0/+102