Struct idna::Config [−][src]
pub struct Config { /* fields omitted */ }
Implementations
http://www.unicode.org/reports/tr46/#ToASCII
Trait Implementations
The defaults are that of https://url.spec.whatwg.org/#idna
Auto Trait Implementations
impl RefUnwindSafe for Config
impl UnwindSafe for Config
Blanket Implementations
Mutably borrows from an owned value. Read more