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