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