Module tools_api

Source

Structs§

ToolsApiClient

Enums§

ToolControllerCreateError
struct for typed errors of method [tool_controller_create]
ToolControllerFindAllError
struct for typed errors of method [tool_controller_find_all]
ToolControllerFindOneError
struct for typed errors of method [tool_controller_find_one]
ToolControllerRemoveError
struct for typed errors of method [tool_controller_remove]
ToolControllerUpdateError
struct for typed errors of method [tool_controller_update]

Traits§

ToolsApi