pub struct headRefName;
Trait Implementations§
Source§impl HasArgument<headRefName> for pullRequests
impl HasArgument<headRefName> for pullRequests
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