pub struct OptEnd;Expand description
Detach Chip, (0x0d, 0xff)
Trait Implementations§
Auto Trait Implementations§
impl RefUnwindSafe for OptEnd
impl Send for OptEnd
impl Sync for OptEnd
impl Unpin for OptEnd
impl UnwindSafe for OptEnd
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more