Module core

Source

Modules§

diff
parse

Structs§

DiffResult

Functions§

build_diff
diff_xlsx
Compare two xlsx files @param old_file_path old file path @param new_file_path new file path @param raw_data output raw data @param header_row todo @returns diff result
diff_xlsx_from_u8