Type Definition txtai::embeddings::SearchResultsBatch[][src]

type SearchResultsBatch = Result<Vec<Vec<SearchResult>>, Box<dyn Error>>;