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