pub type Embedding = Vec<f64>;
Vector embedding representation.
pub struct Embedding { /* private fields */ }