Extension trait for the File struct that adds a method for directly comparing two files Note: For comparing more than two files, it's generally better to use a hash function. Meowhash in particular is designed specifically for this and is very efficient at it.