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