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