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