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