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