reedy 0.1.7

A terminal-based RSS reader with a clean TUI interface
Documentation
1
2
3
4
5
pub mod app;
pub mod event;
pub mod handler;
pub mod tui;
pub mod ui;