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