Docs.rs
notnow-0.3.2
notnow 0.3.2
Docs.rs crate page
GPL-3.0-or-later
Links
Homepage
Repository
crates.io
Source
Owners
d-e-s-o
Dependencies
anyhow ^1.0.66
normal
async-trait ^0.1.41
normal
coredump ^0.1
normal
dirs ^4.0
normal
gaps ^0.3.1
normal
gui ^0.6
normal
icalendar ^0.15
normal
libc ^0.2
normal
rbuf ^0.1.3
normal
rline ^0.3
normal
serde ^1.0
normal
serde_json ^1.0
normal
termion ^2.0.1
normal
tokio ^1.8
normal
uuid ^1.2
normal
tempfile ^3.3
dev
anyhow ^1.0.66
build
grev ^0.1.3
build
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
☰
Crate notnow
Version 0.3.2
All Items
Structs
Enums
Functions
?
Crate
notnow
source
·
[
−
]
Expand description
A terminal based task management application.
Structs
DirCap
A capability to a directory.
TaskState
A struct encapsulating the task state of the program.
UiConfig
A struct encapsulating the UI’s configuration.
Enums
Event
An event to be handled by the program.
Functions
run
Run the program and handle errors.
run_prog
Run the program.