#![forbid(unsafe_code)] pub mod app; pub mod input; pub use app::NavkaClientApp;