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