ndiff/readme.md
Denis-Cosmin NUTIU e2521179b7 initial commit
2024-10-24 17:20:52 +03:00

279 B

Ndiff

Ndiff is an educational Rust rewrite of the diff program.

Of course, it's no way near as featured as the diff command, since it's utility is to learn Rust concepts by completing a simple project.