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