Function run_server_sync

Source
pub fn run_server_sync(
    input: Box<dyn DataInterface>,
    ports_to_try: PortsToTry,
    open_browser: bool,
) -> Result<(), MergeToolError>
Expand description

Initialize tokio correctly and call run_server