[]Function iron::url::idna::uts46::to_unicode

pub fn to_unicode(domain: &str, flags: Flags) -> (String, Result<(), Errors>)

http://www.unicode.org/reports/tr46/#ToUnicode

Only use_std3_ascii_rules is used in flags.