[][src]Module gwasm_api::task

Convenience types for creating and managing gWasm tasks

Structs

ComputedSubtask

Struct representing computed subtask

ComputedTask

Struct representing computed gWasm task

GWasmBinary

Wrapper type for easy passing of gWasm binary

Options

Struct representing gWasm task's options substructure

Subtask

Struct representing gWasm task's subtask substructure

Task

Struct representing gWasm task

TaskBuilder

gWasm task builder