uuid
1.11.0
In uuid::parser
Function
uuid
::
parser
::
parse_hyphenated
Copy item path
source
ยท
[
−
]
const fn parse_hyphenated(s: &[
u8
]) ->
Result
<[
u8
;
16
],
InvalidUuid
<'_>>