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