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