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