pub enum git_rebase {}Auto Trait Implementations§
impl Freeze for git_rebase
impl RefUnwindSafe for git_rebase
impl Send for git_rebase
impl Sync for git_rebase
impl Unpin for git_rebase
impl UnwindSafe for git_rebase
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