biff 0.2.5

Byte by byte file comparator
Documentation
1
2
3
4
5
6
7
8
9
10
mod examples_in_readme;
mod files_are_equal;
mod files_are_similar;
mod files_differ;
mod invalid_cli_commands;
mod library;
mod no_cli_arguments_passed;
mod quiet_option;
mod read_error;
mod valid_file_size_suffixes;