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