Crate taskboard_core_lib

Source

Re-exports§

pub use uuid;

Modules§

commands
Commands to serialize and sent to back-end

Structs§

ErrorMessage
Errors from our back-end API should be in this format
Project
Projects are used to group tasks
ProjectTasks
A wrapper type with a list of tasks associated to a project
Task
A task represents a single job. Usage example:

Enums§

Status
A tasks status