Struct h2::Ping [−][src]
pub struct Ping { /* fields omitted */ }
Sent via PingPong
to send a PING frame to a peer.
Implementations
impl Ping
[src]
impl Ping
[src]Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Ping
impl Send for Ping
impl Sync for Ping
impl Unpin for Ping
impl UnwindSafe for Ping
Blanket Implementations
impl<T> Instrument for T
[src]
impl<T> Instrument for T
[src]