Skip to main content

Entry

Type Alias Entry 

Source
pub type Entry = (String, Question);
Expand description

A question under construction, kept in the order it was added (answers come back in that order).