Docs.rs
j-cli-12.9.10
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
j-cli 12.9.10
A fast CLI tool for alias management, daily reports, and productivity
Crate
Source
Builds
Feature flags
Hide files
..
chat
help
notebook
todo
alias.rs
category.rs
chat.rs
handler.rs
help.rs
list.rs
notebook.rs
open.rs
report.rs
script.rs
system.rs
time.rs
todo.rs
update.rs
1
2
3
4
5
6
pub
mod
app
;
mod
constant
;
pub
mod
handler
;
pub
mod
ui
;
pub
use
handler
::
handle_todo
;