pub fn start_engine_pipe_server( path: impl AsRef<Path>, log_file: Option<&str>, options: &ThriftServerOptions, ) -> Result<u32>
Spawn a new pipe Engine process and return its PID