//! OmnySSH library — public API exposed for integration tests.
//!//! The binary entry point lives in `main.rs`. This lib target re-exports the
//! internal modules so that files under `tests/` can reach them.
#![allow(dead_code)]pubmodapp;pubmodconfig;pubmodevent;pubmodssh;pubmodui;pubmodutils;