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