Modules§
Structs§
- Method
- The Request Method (VERB)
- Nadeo
Request - Contains information about an API request. NadeoRequests can be executed on an instance of a
NadeoClient. If you want to create a request use theNadeoRequestBuilderwithNadeoRequest::builder(). - Response
- A Response to a submitted
Request.