Skip to main content

Crate rustodo

Crate rustodo 

Source
Expand description

Todo CLI Library

This library provides the core functionality for the todo-cli application.

Modulesยง

cli
commands
date_parser
Natural language date parsing
display
error
Custom error types for the todo application
models
storage
Storage abstraction layer for task persistence
tag_normalizer
Tag normalization with fuzzy matching.
utils
validation
Input validation for task data