Variants
ParseError
InsufficientHeaderLength(u16)
InsufficientPduLength(u16, u16)
Trait Implementations
impl StructuralPartialEq for DisError
Auto Trait Implementations
impl RefUnwindSafe for DisError
impl Send for DisError
impl Sync for DisError
impl Unpin for DisError
impl UnwindSafe for DisError
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more