pub struct Idna { /* private fields */ }
Deprecated. Use the crate-top-level functions or Uts46.
Uts46
UTS 46 ToASCII
UTS 46 ToUnicode
TypeId
self
Returns the argument unchanged.
Calls U::from(self).
U::from(self)
That is, this conversion is whatever the implementation of From<T> for U chooses to do.
From<T> for U