Skip to main content

Module models

Module models 

Source
Expand description

Core data models for tasks and phases.

This module defines the fundamental types used throughout SCUD:

Re-exports§

pub use phase::IdFormat;
pub use phase::Phase;
pub use phase::PhaseStats;
pub use task::Priority;
pub use task::Task;
pub use task::TaskStatus;

Modules§

phase
task