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

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