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