Struct httpbis::http_common::ConnectionStateSnapshot [] [src]

pub struct ConnectionStateSnapshot {
    pub streams: HashMap<StreamId, StreamState>,
}

Fields

Trait Implementations

impl Debug for ConnectionStateSnapshot
[src]

Formats the value using the given formatter.