Skip to main content

load_questions

Function load_questions 

Source
pub fn load_questions(path: &Path) -> Result<Vec<Question>>
Expand description

Load a questions file (a JSON array of Questions in either shape).