Module todo_lib::tsort

source ·

Structs§

  • Sorting rules. First, the list of todos is sorted by the fields defined in fields in order of appearance. Then, if rev is true the list is reversed

Functions§

  • The main entry for the todo list sorting.