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