Crate tdo_core

Source
Expand description

This is the core for every tdo application

Modulesยง

error
Custom Error Types for errors that may occur when handling todos (or lists).
list
General implementation of todo lists.
tdo
General implementation of tdos base structure.
todo
Implementation of a single Todo item.