pub type HeaderList = Vec<(String, String)>;

Aliased Type§

struct HeaderList { /* private fields */ }