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