Struct abstract_ns::name::Error []

pub struct Error(_);

Error parsing Name from string

Trait Implementations

impl Debug for Error
[src]

[src]

Formats the value using the given formatter.

impl Display for Error

Formats the value using the given formatter. Read more

impl From<ErrorEnum> for Error

Performs the conversion.

impl Error for Error

A short description of the error. Read more

The lower-level cause of this error, if any. Read more