pub struct Sthd {}Trait Implementations§
impl Eq for Sthd
impl StructuralPartialEq for Sthd
Auto Trait Implementations§
impl Freeze for Sthd
impl RefUnwindSafe for Sthd
impl Send for Sthd
impl Sync for Sthd
impl Unpin for Sthd
impl UnwindSafe for Sthd
Blanket Implementations§
Source§impl<T> Atom for Twhere
T: AtomExt,
impl<T> Atom for Twhere
T: AtomExt,
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