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 CompactString::from_utf16 #170

Merged
merged 5 commits into from
Jul 25, 2022
Merged

feat: Implement CompactString::from_utf16 #170

merged 5 commits into from
Jul 25, 2022

Conversation

ParkMyCar
Copy link
Owner

Implements from_utf16 for CompactString and adds doc tests, unit tests, proptests, and updates our fuzzing harness.

Fixes #135

@ParkMyCar ParkMyCar merged commit b5ef094 into main Jul 25, 2022
@ParkMyCar ParkMyCar deleted the feat/from_utf16 branch August 7, 2022 03:20
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.

feat: Implement the from_utf16(...) API
1 participant