Struct idna::Errors [−][src]
pub struct Errors(_);
Expand description
Errors recorded during UTS #46 processing.
This is opaque for now, only indicating the presence of at least one error. More details may be exposed in the future.
pub struct Errors(_);
Errors recorded during UTS #46 processing.
This is opaque for now, only indicating the presence of at least one error. More details may be exposed in the future.
impl RefUnwindSafe for Errorsimpl Send for Errorsimpl Sync for Errorsimpl Unpin for Errorsimpl UnwindSafe for Errors