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