Struct unic_idna::Errors [] [src]

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.

Trait Implementations

impl Debug for Errors
[src]

[src]

Formats the value using the given formatter.

impl Eq for Errors
[src]

impl PartialEq for Errors
[src]

[src]

This method tests for self and other values to be equal, and is used by ==. Read more

[src]

This method tests for !=.