pub struct beforeOid;Trait Implementations§
impl HasInputField<beforeOid, Option<GitObjectID>> for RefUpdate
Auto Trait Implementations§
impl Freeze for beforeOid
impl RefUnwindSafe for beforeOid
impl Send for beforeOid
impl Sync for beforeOid
impl Unpin for beforeOid
impl UnwindSafe for beforeOid
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