fix up some TODOs in replica.rs

This commit is contained in:
Dustin J. Mitchell 2020-11-21 23:46:49 -05:00
parent b3a0fe9f20
commit 74fb3c3c41
9 changed files with 183 additions and 53 deletions

4
docs/src/internals.md Normal file
View file

@ -0,0 +1,4 @@
# Internal Details
This section describes some of the internal details of TaskChampion.
While this section is not required to use TaskChampion, understanding some of these details may help to understand how TaskChampion behaves.