looks_like_uuid

Function looks_like_uuid 

Source
fn looks_like_uuid(s: &str) -> bool
Expand description

Quick check if a string looks like a UUID (8-4-4-4-12 hex pattern).