Contains Task - a struct that combines everything from the above into a one coherent entity
Task
pub use self::task::Task;
pub use self::template::Template;