Struct iri_string::validate::Error [−][src]
pub struct Error(_);
Expand description
Resource identifier validation error.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Error
impl UnwindSafe for Error
Blanket Implementations
Mutably borrows from an owned value. Read more