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