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