Tries to parse a UUID from a string.
The string slice to parse.
A new UUID parsed from the string, or a nil UUID on failure.
See Implementation
Tries to parse a UUID from a string.