tokio_http2
Type Definition
tokio_http2
::
Headers
[
−
]
[src]
type Headers =
Vec
<
(
String
,
String
)
>;