webpki icon indicating copy to clipboard operation
webpki copied to clipboard

Consider using `Borrow`/`ToOwned` instead of `From`/`AsRef` for `DnsName` (and `SubjectName`)

Open djc opened this issue 2 years ago • 0 comments

I think these have more meaningful semantics and are potentially useful when used in, for example, a HashMap.

djc avatar Jan 03 '23 13:01 djc