[][src]Type Definition txtai::api::IndexResultsBatch

type IndexResultsBatch = Result<Vec<Vec<IndexResult>>, Box<dyn Error>>;