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