Skip to main content

load_task_by_id

Function load_task_by_id 

Source
pub fn load_task_by_id(tasks_dir: &Path, task_id: u32) -> Result<Task>