Type Definition tokio_http2::Headers [] [src]

type Headers = Vec<(String, String)>;