1 2 3 4
//! LSP protocol types. OntoCore LSP is currently provided by the `ontocore-lsp` binary. pub use ontocore_lsp::catalog_snapshot_json; pub use ontocore_lsp::protocol;