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