Type Definition txtai::extractor::Answers[][src]

type Answers = Result<Vec<Answer>, Box<dyn Error>>;