Skip to main content

Module surgical

Module surgical 

Source
Expand description

Surgical edit engine: applies precise, minimal text replacements to source code while preserving all formatting, comments, and whitespace.

Structs§

Replacement
Represents a single textual replacement in the source code.

Functions§

apply_surgical_edits
Apply surgical edits to source code, preserving all formatting.