Expand description
Requests to be authorized with OAuth.
Re-exports§
pub use self::parameter_list::ParameterList;
Modules§
- parameter_
list - A
Requestwith dynamic list of key-value parameter pairs.
Structs§
- Assert
Sorted - A wrapper type that implements
Requestwith key-value pairs returned by the wrapped iterator.
Traits§
- Request
- Types that represent an HTTP request to be authorized with OAuth.