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