pub type SetCookies = Vec<Cookie>;
List of Set-Cookie headers in a HTTP Response
Set-Cookie
pub struct SetCookies { /* private fields */ }