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