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