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

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