pub struct isGroup;Trait Implementations§
impl HasInputField<isGroup, Option<bool>> for ProjectLabelUpdateInput
Auto Trait Implementations§
impl Freeze for isGroup
impl RefUnwindSafe for isGroup
impl Send for isGroup
impl Sync for isGroup
impl Unpin for isGroup
impl UnwindSafe for isGroup
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