pub type Entry = (String, Question);
A question under construction, kept in the order it was added (answers come back in that order).