pub fn upload_chunk_path( upload_temp_root: &str, upload_id: &str, chunk_number: i32, ) -> String
Returns the temporary path for one uploaded chunk.