Add task_by_uuid and task_by_index

This commit is contained in:
Dheepak Krishnamurthy 2020-10-10 20:25:08 -06:00
parent 738bce9a21
commit d00dd90043
3 changed files with 21 additions and 0 deletions

1
Cargo.lock generated
View file

@ -767,6 +767,7 @@ dependencies = [
"task-hookrs",
"tui",
"unicode-width",
"uuid",
]
[[package]]