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 TryFrom impls for Ulid #82

Merged
merged 2 commits into from
Jul 13, 2024
Merged

Add TryFrom impls for Ulid #82

merged 2 commits into from
Jul 13, 2024

Conversation

j-tai
Copy link
Contributor

@j-tai j-tai commented Jul 1, 2024

Analogous to Uuid, this PR adds TryFrom<&str> and TryFrom<String> implementations for the Ulid type.

src/lib.rs Outdated Show resolved Hide resolved
@dylanhart dylanhart merged commit dbd58a3 into dylanhart:master Jul 13, 2024
1 check passed
@j-tai j-tai deleted the try-from branch July 13, 2024 21:43
@dylanhart
Copy link
Owner

Available in v1.1.3

@j-tai
Copy link
Contributor Author

j-tai commented Jul 13, 2024

Available in v1.1.3

Thank you!! ❤️

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.

2 participants