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