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