Struct httpbis::solicit::header::Headers [] [src]

pub struct Headers(pub Vec<Header>);

Methods

impl Headers
[src]

Trait Implementations

impl Default for Headers
[src]

Returns the "default value" for a type. Read more

impl Debug for Headers
[src]

Formats the value using the given formatter.