Searched refs:url_string (Results 1 – 2 of 2) sorted by relevance
/DragonReach/src/unit/ | ||
H A D | mod.rs | 320 pub url_string: String, // pub protocol: String, field |
/DragonReach/src/parse/parse_util/ | ||
H A D | mod.rs | 412 url_string: String::from(s), in parse_url() |