Searched defs:to_ascii (Results 1 – 1 of 1) sorted by relevance
480 pub fn to_ascii(&mut self, domain: &str, out: &mut String) -> Result<(), Errors> { in to_ascii() method570 pub fn to_ascii(self, domain: &str) -> Result<String, Errors> { in to_ascii() method