Skip to main content

validate_uuid

Function validate_uuid 

Source
pub fn validate_uuid(value: &str) -> bool
Expand description

Returns true if value is a valid UUID (any version, hyphenated or not).