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