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