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