pub struct headRefName;Trait Implementations§
Source§impl Field for headRefName
impl Field for headRefName
impl HasInputField<headRefName, String> for CreatePullRequestInput
Auto Trait Implementations§
impl Freeze for headRefName
impl RefUnwindSafe for headRefName
impl Send for headRefName
impl Sync for headRefName
impl Unpin for headRefName
impl UnwindSafe for headRefName
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