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