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