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