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