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