judo 2.0.0

Judo - TUI for ToDo lists
Documentation
1
2
3
4
5
pub mod components;
pub mod cursor;
pub mod layout;

pub use cursor::CursorState;