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