mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
add error handling for tasks
This commit is contained in:
parent
2dc9358085
commit
b675cef99c
6 changed files with 93 additions and 52 deletions
|
@ -1,3 +1,6 @@
|
|||
mod util;
|
||||
|
||||
// TODO: #![..]
|
||||
#[warn(unsafe_op_in_unsafe_fn)]
|
||||
pub mod replica;
|
||||
pub mod result;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue