Skip to main content

start_tui_mode

Function start_tui_mode 

Source
pub async fn start_tui_mode(
    db_path: &Path,
    config: &Config,
    database: Database,
) -> Result<()>