//! A simple command-line task manager application.
//!//! This library provides the core logic and data structures for managing tasks,
//! including adding, listing, completing, and removing tasks, with data persistence
//! to a TOML file.
pubmodapp;pubuseapp::*;