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