pub struct ShBreak {}
Implementations§
Trait Implementations§
impl StructuralPartialEq for ShBreak
Auto Trait Implementations§
impl Freeze for ShBreak
impl RefUnwindSafe for ShBreak
impl Send for ShBreak
impl Sync for ShBreak
impl Unpin for ShBreak
impl UnwindSafe for ShBreak
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