Type Alias Embeddings

Source
pub type Embeddings = Vec<Vec<f32>>;

Aliased Typeยง

pub struct Embeddings { /* private fields */ }