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

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