Searched refs:uuid_string_2 (Results 1 – 1 of 1) sorted by relevance
1625 let uuid_string_2 = "4b4127e1-ca5c-4367-bdb5-05164005b7c4".to_string(); in uuid_parsing() localVariable1626 let uuid2_from_str = Uuid::new_from_string(&uuid_string_2); in uuid_parsing()