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