Type Definition mux::Headers [] [src]

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

Headers for a Treq.