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