xtodo-0.2.1 is not a library.
xtodo
To-do and note application using the terminal user interface (TUI) written in Rust. Simple, nice-looking, efficient, and intuitive. Tested on Linux and MacOS (Windows not tested).
Build
In suitable directory, run
git clone https://github.com/mabognar/xtodo
cd xtodo
cargo install --path .
xtodo
Alternatively, run
cargo install xtodo