0.1.0 |
|
---|
#25 in #rows
19KB
277 lines
Contains (Zip file, 16KB) tests/test.xlsx
readme
This library provides a method for quickly traversing a small part of data in a very large xlsx file.
Run Example
copy a xlsx file into examples/
folder, and rename it to example.xlsx
. then run the command below:
cargo run --example check_top_100_rows
Run Tests
cargo test --tests
Dependencies
~4.5MB
~80K SLoC