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