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