#Is there a rust library to convert corrupt xls files to xlsx?
2 messages · Page 1 of 1 (latest)
tried celemine but it doesnt seem to work very well with corrupt xls files
like:
thread 'main' panicked at 'Cannot open file: Cfb(Ole)', src\main.rs:5:52
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
error: process didn't exit successfully: `target\debug\xls2xlsx.exe` (exit code: 101)