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