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