Function uuid::parser::try_parse

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