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

#727 Use TryInto Traitbounds for Builder Methods #730

Merged

Conversation

SmolPatches
Copy link
Contributor

Closes #727
Changes to use TryInto Trait Bounds for Builder methods.
Let me know if any additional edits need to be made!
Happy Turkeyday!

Copy link
Member

@seanmonstar seanmonstar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks so much!

@seanmonstar seanmonstar merged commit 5a1a5e8 into hyperium:master Nov 28, 2024
10 checks passed
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.

Prefer TryInto over TryFrom in builders
2 participants