Docs.rs
twodo-0.1.0
twodo 0.1.0
Permalink
Docs.rs crate page
26 July 2026
Links
Repository
crates.io
Source
Owners
Jobin-Nelson
Dependencies
clap ^4.5.39
normal
derive_more ^2.0.1
normal
sqlx ^0.8.6
normal
tokio ^1.45.1
normal
Versions
44.19%
of the crate is documented
Platform
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
Skip to main content
All
twodo
0.1.0
Crate Items
Structs
Enums
Functions
Type Aliases
List of all items
Structs
cli::AddArg
cli::Cli
cli::DeleteArg
cli::EditArg
cli::ListArg
objects::Task
Enums
cli::Op
error::Error
Functions
controller::add_task
controller::delegate
controller::delete_task
controller::edit_task
controller::list_task
run::init_db
run::run
Type Aliases
error::Result