| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | NetDoc: Make AddrPortPattern implement serde traits | Nick Mathewson | 2022-06-17 | 1 | -1/+2 |
| | | | | | | | I'm using serde_with here to just re-use the Display and FromStr implementations, since those are what has proven easier to type in the past. | ||||
| * | Make AddrPortPattern and friends implement Eq and PartialEq | Nick Mathewson | 2022-06-17 | 1 | -0/+1 |
