pub type LazyEmbeddings<T> = LazySubsystem<T>;Expand description
Lazy-init wrapper for the embeddings subsystem.
Aliased Typeยง
pub struct LazyEmbeddings<T> { /* private fields */ }pub type LazyEmbeddings<T> = LazySubsystem<T>;Lazy-init wrapper for the embeddings subsystem.
pub struct LazyEmbeddings<T> { /* private fields */ }