Type Definition txtai::embeddings::Embedding

source · []
pub type Embedding = Result<Vec<f32>, Box<dyn Error>>;