Docs.rs
  • xlsx_batch_reader-0.1.9
    • xlsx_batch_reader 0.1.9
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • sone92cn
    • Dependencies
      • anyhow ^1.0.75 normal
      • chrono ^0.4.35 normal
      • lazy_static ^1.4.0 normal
      • quick-xml ^0.27.1 normal
      • rust_xlsxwriter ^0.54.0 normal optional
      • zip ^0.6.4 normal
    • Versions
    • 61.7% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

xlsx_batch_reader0.1.9

  • Structs
  • Enums
  • Statics
  • Traits
  • Functions
  • Type Aliases
?
Settings

List of all items

Structs

  • Timestamp
  • read::XlsxBook
  • read::XlsxSheet

Enums

  • CellValue

Traits

  • read::FromCellValue

Functions

  • get_num_from_ord
  • get_ord_from_num
  • get_ord_from_tuple
  • get_tuple_from_ord
  • is_merged_cell

Type Aliases

  • ColNum
  • Date32
  • MergedRange
  • RowNum

Statics

  • MAX_COL_NUM
  • MAX_ROW_NUM