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