[][src]Type Definition taskchampion::taskstorage::TaskMap

type TaskMap = HashMap<String, String>;

An in-memory representation of a task as a simple hashmap