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

Add lossless TryFrom implementations. #2

Merged
merged 1 commit into from
Dec 15, 2024
Merged

Add lossless TryFrom implementations. #2

merged 1 commit into from
Dec 15, 2024

Conversation

Alexhuszagh
Copy link
Owner

This adds from_f*_lossless functions, which then are implemented as TryFrom, which will only return values if they can fully roundtrip.

Related to starkat99#90

This adds `from_f*_lossless` functions, which then are implemented as `TryFrom`, which will only return values if they can fully roundtrip.

Related to starkat99#90
@Alexhuszagh Alexhuszagh added the enhancement New feature or request label Dec 15, 2024
@Alexhuszagh Alexhuszagh added this to the 0.1.2 milestone Dec 15, 2024
@Alexhuszagh Alexhuszagh self-assigned this Dec 15, 2024
@Alexhuszagh Alexhuszagh merged commit 0719610 into main Dec 15, 2024
65 checks passed
@Alexhuszagh Alexhuszagh deleted the tryfrom branch December 15, 2024 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant