mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-31 17:03:30 +02:00
add a transform function for operations
This commit is contained in:
parent
72a12c751e
commit
8799636c1a
3 changed files with 137 additions and 18 deletions
|
@ -2,4 +2,5 @@
|
|||
#![allow(dead_code)]
|
||||
|
||||
mod errors;
|
||||
mod operation;
|
||||
mod taskdb;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue