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

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