pub async fn complete_workflow( db_path: &str, camera_files: &[&str], proxy_dir: &str, edl_path: &str, output: &str, ) -> Result<ConformResult>
Complete offline-to-online workflow.