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

Implement FromStr for all the fields #79

Merged
merged 1 commit into from
Jan 30, 2024
Merged

Implement FromStr for all the fields #79

merged 1 commit into from
Jan 30, 2024

Conversation

cronokirby
Copy link
Contributor

This is needed upstream as well, and having an unimplemented macro is a bit of a footgun.

I chose not to implement a more efficient method using u64 because after spending a bit of time on it it didn't pass the test I wrote—for some reason—and I was too lazy to tinker with it more; the efficiency of this method doesn't really matter anyways.

@cronokirby cronokirby merged commit 2835d70 into main Jan 30, 2024
6 checks passed
@cronokirby cronokirby deleted the FromStr branch January 30, 2024 17:44
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.

1 participant