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