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