Function url::idna::uts46_to_unicode
[−]
[src]
pub fn uts46_to_unicode(domain: &str, flags: Uts46Flags) -> (String, Vec<Error>)
http://www.unicode.org/reports/tr46/#ToUnicode
Only use_std3_ascii_rules
is used in flags
.