Searched defs:string_to_id (Results 1 – 2 of 2) sorted by relevance
43 def _string_to_id(string, string_to_id): argument
251 fn string_to_id(s: &str, show_hex: bool) -> (Id, String) { in string_to_id() function