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