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