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