pub type SparseEmbeddings = Vec<SparseEmbedding>;
pub struct SparseEmbeddings { /* private fields */ }