Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove Domain and just re-export Name #48

Merged
merged 2 commits into from Feb 7, 2023
Merged

remove Domain and just re-export Name #48

merged 2 commits into from Feb 7, 2023

Conversation

leshow
Copy link
Collaborator

@leshow leshow commented Dec 21, 2022

I've been trying to actually use the Domain type for a few days and it has shortcomings. It's difficult to call some methods. I wonder if it isn't just better to re-export the trust_dns_proto Name type and the error type and let users call the methods directly.

trust-dns conditionally impls serde also so that is covered.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant