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