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