Module request

Module request 

Source
Expand description

Requests to be authorized with OAuth.

Re-exports§

pub use self::parameter_list::ParameterList;

Modules§

parameter_list
A Request with dynamic list of key-value parameter pairs.

Structs§

AssertSorted
A wrapper type that implements Request with key-value pairs returned by the wrapped iterator.

Traits§

Request
Types that represent an HTTP request to be authorized with OAuth.