uuid::parser

Function parse_urn

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