Skip to main content

Crate perl_lsp_config

Crate perl_lsp_config 

Source
Expand description

Configuration models for perl-lsp server runtime state.

This microcrate isolates configuration parsing and defaults from the main server crate so they can evolve independently and be reused by tooling.

Structsยง

ServerConfig
Server configuration
WorkspaceConfig
Workspace configuration for module resolution