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