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