1 2 3
// crates/lc/src/embeddings/mod.rs //! Embedding module — re-exports from the `lc-embeddings` workspace crate. pub use lc_embeddings::*;