[][src]Module libimaghabit::habit

Modules

builder

Structs

IsHabitTemplate

Traits

HabitTemplate

A HabitTemplate is a "template" of a habit. A user may define a habit "Eat vegetable". If the user ate a vegetable, she should create a HabitInstance from the Habit with the appropriate date (and optionally a comment) set.