DimaKudosh / difflib

Port of Python's difflib library to Rust
MIT License
47 stars 8 forks source link

Use of deprecated function #8

Open rehan-mulakhel opened 1 year ago

rehan-mulakhel commented 1 year ago

If the project is still maintained, the deprecated function .trim_right could be replaced by trim_end.