pub fn desugar_to_replace_fields(spec: &ApplyFragmentSpec) -> DesugaredReplaceExpand description
Desugar a validated spec into replace old + optional insert_after/before + new text.
Maps onto the existing replace write path (no parallel writer).
pub fn desugar_to_replace_fields(spec: &ApplyFragmentSpec) -> DesugaredReplaceDesugar a validated spec into replace old + optional insert_after/before + new text.
Maps onto the existing replace write path (no parallel writer).