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

feat: implement from_utf16_lossy API #211

Merged
merged 1 commit into from
Aug 21, 2022
Merged

Conversation

ParkMyCar
Copy link
Owner

This PR implements the from_utf16_lossy API for CompactString. It also adds doc tests, proptests, and fuzzing for the new method

* add proptests
* add doc tests
* add to fuzzing harness
@ParkMyCar ParkMyCar force-pushed the feat/from_utf16_lossy branch from f831227 to fed9bb4 Compare August 21, 2022 21:13
@ParkMyCar ParkMyCar merged commit daee1eb into main Aug 21, 2022
@ParkMyCar ParkMyCar deleted the feat/from_utf16_lossy branch August 21, 2022 21:26
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