Skip to main content

Module tasks

Module tasks 

Source

Re-exports§

pub use crate::db::models::TaskContext;

Structs§

DeleteTaskResult
Result of a delete operation within a transaction
TaskManager
TaskUpdate
Parameter struct for TaskManager::update_task. Only set the fields you want to change; the rest default to None (no change).