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