pub struct startSide;Trait Implementations§
impl HasInputField<startSide, Option<DiffSide>> for DraftPullRequestReviewThread
Auto Trait Implementations§
impl Freeze for startSide
impl RefUnwindSafe for startSide
impl Send for startSide
impl Sync for startSide
impl Unpin for startSide
impl UnwindSafe for startSide
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