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

type StringsBatch = Result<Vec<String>, Box<dyn Error>>;