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