Skip to content

Conversation

@KodrAus
Copy link
Member

@KodrAus KodrAus commented Nov 1, 2021

Closes #534, #457, #532

This PR implements TryFrom<&str> for Uuid. I didn't add String or &String at this stage. They may become useful in generic contexts, but at least for String I don't think you'd want to lose the owned data if converting into a Uuid doesn't succeed.

It also ensures the serde readable format is able to handle the fixed-size tuples the non-readable format uses.

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.

Implement Serialize & Deserialize for Hyphenated

1 participant