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