Struct h2::PingPong [−][src]
pub struct PingPong { /* fields omitted */ }
A handle to send and receive PING frames with the peer.
Implementations
impl PingPong
[src]
impl PingPong
[src]Trait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for PingPong
impl Send for PingPong
impl Sync for PingPong
impl Unpin for PingPong
impl !UnwindSafe for PingPong
Blanket Implementations
impl<T> Instrument for T
[src]
impl<T> Instrument for T
[src]