Docs.rs
xlrd-0.1.1
xlrd 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
PleaseDont
Dependencies
binrw ^0.15.0
normal
cfb ^0.11.0
normal
codepage ^0.1.2
normal
encoding_rs ^0.8.35
normal
enum-display ^0.1.4
normal
modular-bitfield ^0.12.0
normal
thiserror ^2.0.16
normal
tracing ^0.1.41
normal
optional
umya-spreadsheet ^2.3.3
normal
Versions
20%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate xlrd
xlrd
0.1.1
All Items
Crate Items
Enums
Functions
Crate
xlrd
Copy item path
Source
Enums
§
Error
Functions
§
open
Opens and reads an XLS file, returning its contents as a umya_spreadsheet::Spreadsheet structure.
save
Saves a umya_spreadsheet::Spreadsheet structure to an XLSX file.
xls2xlsx
Converts an XLS file to XLSX format.