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