Struct reqwest::header::parsing::HTTP_VALUE [] [src]

pub struct HTTP_VALUE;

This encode set is used for HTTP header values and is defined at https://tools.ietf.org/html/rfc5987#section-3.2

Trait Implementations

impl Copy for HTTP_VALUE
[src]

impl EncodeSet for HTTP_VALUE
[src]

impl Clone for HTTP_VALUE
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more