pub struct TrdSubType;Expand description
TrdSubType (829).
Trait Implementations§
Auto Trait Implementations§
impl Freeze for TrdSubType
impl RefUnwindSafe for TrdSubType
impl Send for TrdSubType
impl Sync for TrdSubType
impl Unpin for TrdSubType
impl UnsafeUnpin for TrdSubType
impl UnwindSafe for TrdSubType
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