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

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