Function gather_answers

Source
pub fn gather_answers(
    question: &Question,
) -> Result<Vec<Answer>, Box<dyn Error>>