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