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