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

type TextsBatch = Result<Vec<Text>, Box<dyn Error>>;