Crate wd_run[][src]

Modules

context
event
obj_pool
task_pool

Structs

CmdInfo
Context
EConfig
EventManage
ExecManager
ObjectManage
TaskEntity

Enums

EType
TaskPoolType

Constants

KE_ARGS
KE_DEFAULT_EXEC
KE_FLAG_TREE

Traits

AsyncEvent
Deserialize

A data structure that can be deserialized from any data format supported by Serde.

Event
Serialize

A data structure that can be serialized into any data format supported by Serde.

Task

Functions

load_config

load config file to struct supported formats [x] yaml [x] json [x] toml [x] http

Attribute Macros

event_trait

Derive Macros

Deserialize
Serialize