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