// src/state/app.rs pub mod state; pub mod buffer; pub mod search; pub mod highlight;