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