summaryrefslogtreecommitdiff
path: root/crates/tor-linkspec/src/traits.rs
Commit message (Expand)AuthorAgeFilesLines
...
* Add a set of Identity-related types and accessors.Nick Mathewson2022-08-101-2/+47
* Introduce HasRelayIds::same_relay_ids.Nick Mathewson2022-08-021-0/+10
* tor-linkspec: Refactor out traits to represent a relay's ID set.Nick Mathewson2022-08-021-14/+24
* squash! Bump every crate's edition to 2021.Nick Mathewson2022-04-251-2/+0
* tor-linkspec: Remove redundant method; add more tests.Nick Mathewson2021-12-041-10/+25
* Improve some documentation linksNick Mathewson2021-10-291-2/+2
* fix/silence clippy lints in test modulesDaniel Eades2021-09-081-0/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+149