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