pub struct Gpio11Signals {}
Auto Trait Implementations§
impl Freeze for Gpio11Signals
impl RefUnwindSafe for Gpio11Signals
impl Send for Gpio11Signals
impl Sync for Gpio11Signals
impl Unpin for Gpio11Signals
impl UnwindSafe for Gpio11Signals
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