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