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