Module models

Source

Structs§

GeneralError
GetTaskLogRequest
GetTaskLogResponseInner
GetTaskLogResponseInnerLog
SimpleIdRequest
StartTask200Response
StartTaskRequest
TaskListResponse
TaskListResponseTasksInner

Enums§

LogType
Enumeration of values. Since this enum’s variants do not hold data, we can easily define them as #[repr(C)] which helps with FFI.
ProgramType
Enumeration of values. Since this enum’s variants do not hold data, we can easily define them as #[repr(C)] which helps with FFI.
TaskStatus
The status of the task Enumeration of values. Since this enum’s variants do not hold data, we can easily define them as #[repr(C)] which helps with FFI.