summaryrefslogtreecommitdiff
path: root/crates/tor-proto/src/peer.rs
Commit message (Expand)AuthorAgeFilesLines
* proto: Use constructor for PeerInfo instead of BuilderDavid Goulet2026-02-191-3/+6
* proto: Remove Default of PeerInfo/Addr and use const insteadDavid Goulet2026-02-191-20/+14
* proto: Add PeerInfo and PeerAddr in src/peer.rsDavid Goulet2026-02-191-0/+160