zenpatch 0.5.2

A robust library for applying text-based patches, designed for AI coding agents with backtracking algorithm
Documentation
1
2
3
4
//! Test module for zenpatch.

mod ported_apply_tests;
mod large_file_tests;