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