Module client

Module client 

Source
Expand description

The Client struct is a wrapper around reqwest::blocking::Client that provides OAuth1 authentication for requests.

Modules§

auth
OAuth1 authentication functions

Structs§

Client
A client that can make requests to a Launchpad API.