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