pub struct Sema420 { /* private fields */ }Expand description
SEMA42
Implementations§
Trait Implementations§
impl Copy for Sema420
impl Eq for Sema420
impl Send for Sema420
impl StructuralPartialEq for Sema420
impl Sync for Sema420
Auto Trait Implementations§
impl Freeze for Sema420
impl RefUnwindSafe for Sema420
impl Unpin for Sema420
impl UnwindSafe for Sema420
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