iftoprs 2.22.6

Real-time bandwidth monitor — iftop clone in Rust with ratatui TUI, 31 themes, process attribution, mouse support
Documentation
1
2
3
4
/// `app` submodule.
pub mod app;
/// `render` submodule.
pub mod render;