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