Struct resp_protocol::error::Error [−][src]
pub struct Error(_);
Implementations
Error type
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Error
impl UnwindSafe for Error
Blanket Implementations
Mutably borrows from an owned value. Read more