uuid::parser

Function try_parse

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