1 2 3 4
//! Compatibility re-export of IDE integration modules. /// IDE integration helpers (LSP/DAP runtime support). pub use perl_lsp_providers::ide::*;