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