pub struct reviewCount2018;
Trait Implementations§
Source§impl Field for reviewCount2018
impl Field for reviewCount2018
Auto Trait Implementations§
impl Freeze for reviewCount2018
impl RefUnwindSafe for reviewCount2018
impl Send for reviewCount2018
impl Sync for reviewCount2018
impl Unpin for reviewCount2018
impl UnwindSafe for reviewCount2018
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