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