pub fn read(file: &Path) -> Result<(Vec<Task>, Vec<Category>), String>
Expand description

Errors

Returns an error when the file has invalid syntax