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