parse_hyphenated

Function parse_hyphenated 

Source
pub(crate) const fn parse_hyphenated(
    s: &[u8],
) -> Result<[u8; 16], InvalidUuid<'_>>