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