Closed torin-carey closed 9 months ago
This is a near verbatim copy of https://github.com/NLnetLabs/domain/pull/225 to add AsRef<RelativeDname<[u8]>> and Borrow<RelativeDname<[u8]>> for RelativeDname<_>.
AsRef<RelativeDname<[u8]>>
Borrow<RelativeDname<[u8]>>
RelativeDname<_>
Thank you for the PR! It looks good!
This is a near verbatim copy of https://github.com/NLnetLabs/domain/pull/225 to add
AsRef<RelativeDname<[u8]>>
andBorrow<RelativeDname<[u8]>>
forRelativeDname<_>
.