pub mod backend;
pub mod config;
pub mod db;
pub mod highlight;
pub mod server;
pub mod tui;
