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