Crate rush_sync_server

Source

Re-exports§

pub use commands::Command;
pub use commands::CommandHandler;
pub use commands::CommandRegistry;
pub use core::config::Config;
pub use core::error::AppError;
pub use core::error::Result;
pub use ui::screen::ScreenManager;

Modules§

commands
core
i18n
input
output
setup
ui

Macros§

impl_default
matches_exact
t
tc

Functions§

create_default_registry
create_handler
load_config
run
run_with_config