pub struct labelGroup;Trait Implementations§
Source§impl Field for labelGroup
impl Field for labelGroup
impl HasInputField<labelGroup, Option<LabelGroupSort>> for IssueSortInput
Auto Trait Implementations§
impl Freeze for labelGroup
impl RefUnwindSafe for labelGroup
impl Send for labelGroup
impl Sync for labelGroup
impl Unpin for labelGroup
impl UnwindSafe for labelGroup
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