pub type Ping = Ping;
The ping event source
You can insert it in your event loop to receive pings.
If you use it directly, it will automatically remove itself from the event loop once all Ping instances are dropped.
Ping