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