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