Struct used as links in a queue. Contains a pointer to data and a pointer to the next item in the list, if any.