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