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

type Embedding = Result<Vec<f32>, Box<dyn Error>>;