perl-lsp-formatting-types
Shared DTOs for Perl LSP formatting requests/results:
FormattingOptionsFormatPositionFormatRangeFormatTextEditFormattedDocument
This crate exists to keep transport-safe formatting data structures isolated from
perltidy process execution logic (perl-lsp-formatting).