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