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