Docs.rs
task-tracker-cli-0.1.0
task-tracker-cli 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
nXhermane
Dependencies
chrono ^0.4.42
normal
json ^0.12.4
normal
prettytable-rs ^0.10.0
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
Versions
46.15%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
All
task_
tracker_
cli
0.1.0
Crate Items
Structs
Enums
Traits
Functions
List of all items
Structs
cli::commands::TaskCommand
storage::file_storage::FileStorage
task::Task
task::manager::IdGenerator
task::manager::TaskManager
Enums
cli::TaskOperation
models::task_status::TaskStatus
Traits
models::Identifiable
models::Serializable
storage::Storage
Functions
cli::commands::execute_command
ui::display::display_task
ui::display::display_tasks