pub fn temp_file_name(dbname: &String, number: u64) -> String
Expand description

| Return the name of a temporary file owned by | the db named “dbname”. | | The result will be prefixed with “dbname”.