Skip to main content

create_remote_client

Function create_remote_client 

Source
pub async fn create_remote_client(
    config: &TranslatorConfig,
    session_id: &str,
    dry_run: bool,
) -> Result<Arc<dyn Client>>