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