Module addons_api

Module addons_api 

Source
Available on crate feature addons_api only.

Modules§

__mock_MockAddonsApi
__mock_MockAddonsApi_AddonsApi

Structs§

AddonsApiClient
MockAddonsApi

Enums§

GetAddonByIdError
struct for typed errors of method AddonsApi::get_addon_by_id
GetAddonConfigurationError
struct for typed errors of method AddonsApi::get_addon_configuration
GetAddonServicesError
struct for typed errors of method AddonsApi::get_addon_services
GetAddonTypesError
struct for typed errors of method AddonsApi::get_addon_types
GetAddonsError
struct for typed errors of method AddonsApi::get_addons
GetSuggestedAddonsError
struct for typed errors of method AddonsApi::get_suggested_addons
InstallAddonByIdError
struct for typed errors of method AddonsApi::install_addon_by_id
InstallAddonFromUrlError
struct for typed errors of method AddonsApi::install_addon_from_url
UninstallAddonError
struct for typed errors of method AddonsApi::uninstall_addon
UpdateAddonConfigurationError
struct for typed errors of method AddonsApi::update_addon_configuration

Traits§

AddonsApi