pub struct commitOid;
Trait Implementations§
Auto Trait Implementations§
impl Freeze for commitOid
impl RefUnwindSafe for commitOid
impl Send for commitOid
impl Sync for commitOid
impl Unpin for commitOid
impl UnwindSafe for commitOid
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