Module fetch_options

Module fetch_options 

Source
Expand description

Data structure with settings for accessing the GitLab API.

Structs§

FetchOptions
Contains all information needed for a call to the GitLab API. Create a new instance with FetchOptions::new().

Enums§

FetchOptionsError
Possible errors when creating a FetchOptions.