#[repr(C)]pub struct Ist_S_NoOp;Trait Implementations§
Auto Trait Implementations§
impl Freeze for Ist_S_NoOp
impl RefUnwindSafe for Ist_S_NoOp
impl Send for Ist_S_NoOp
impl Sync for Ist_S_NoOp
impl Unpin for Ist_S_NoOp
impl UnwindSafe for Ist_S_NoOp
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