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