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