Struct object::write::Error [−][src]
pub struct Error(_);Expand description
The error type used within the write module.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Error
impl UnwindSafe for Error
Blanket Implementations
Mutably borrows from an owned value. Read more
Compare self to key and return true if they are equal.