pub fn device_database_parse(db_path: &Path) -> Result<Vec<ToDoTask>, Report>
Expand description

Parse tasks out of a ToDoDB database