Searched defs:uuid_from_str (Results 1 – 1 of 1) sorted by relevance
1620 let uuid_from_str = Uuid::new_from_string(&uuid_string); in uuid_parsing() localVariable1622 let uuid_from_str = uuid_from_str.unwrap(); in uuid_parsing() localVariable