Searched defs:uuid2_from_str (Results 1 – 1 of 1) sorted by relevance
1626 let uuid2_from_str = Uuid::new_from_string(&uuid_string_2); in uuid_parsing() localVariable1628 let uuid2_from_str = uuid2_from_str.unwrap(); in uuid_parsing() localVariable