uuid
1.18.1
In uuid::
parser
uuid
::
parser
Function
parse_hyphenated
Copy item path
Source
pub(crate) const fn parse_hyphenated( s: &[
u8
], ) ->
Result
<[
u8
;
16
],
InvalidUuid
<'_>>