Embedding

Type Alias Embedding 

Source
pub type Embedding = Vec<f32>;

Aliased Typeยง

pub struct Embedding { /* private fields */ }