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 #18

Merged
merged 1 commit into from
Nov 5, 2021
Merged

Implement FromStr #18

merged 1 commit into from
Nov 5, 2021

Conversation

dalegaard
Copy link
Contributor

This implements FromStr for KString and KStringCow.

Fixes #17.

  • Tests created for any new feature or regression tests for bugfixes.

This implements FromStr for `KString` and `KStringCow`.

Fixes cobalt-org#17.
@epage epage merged commit f586cd0 into cobalt-org:master Nov 5, 2021
@epage
Copy link
Member

epage commented Nov 5, 2021

New crate is published

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.

Consider impl trait FromStr for KString
2 participants