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