Struct actix_daemon_utils::looper::Task [−][src]
pub struct Task;
Expand description
This is a task call by Looper after specified seconds spend.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Taskimpl UnwindSafe for Task