Expand description
Data structure with settings for accessing the GitLab API.
Structs§
- Fetch
Options - Contains all information needed for a call to the GitLab API.
Create a new instance with
FetchOptions::new().
Enums§
- Fetch
Options Error - Possible errors when creating a
FetchOptions.