Module dyer::component::task[][src]

Structs

Task

Task, as it means, a scheduled job to be done, contains most infomation of Request. For the purposes of extensive compatibility, A generic parameter T is required in dealing with it.