#[repr(C)]pub struct ipsstudy { /* private fields */ }Trait Implementations§
impl StructuralPartialEq for ipsstudy
Auto Trait Implementations§
impl Freeze for ipsstudy
impl RefUnwindSafe for ipsstudy
impl Send for ipsstudy
impl Sync for ipsstudy
impl Unpin for ipsstudy
impl UnwindSafe for ipsstudy
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