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