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