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