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