Docs.rs
  • xlsx_batch_reader-0.4.2
    • xlsx_batch_reader 0.4.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • sone92cn
    • Dependencies
      • anyhow ^1.0.75 normal
      • chrono ^0.4.39 normal
      • lazy_static ^1.4.0 normal
      • quick-xml ^0.37.0 normal
      • rust_xlsxwriter ^0.83.0 normal optional
      • zip ^2.0.0 normal
    • Versions
    • 75% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

xlsx_batch_reader0.4.2

Crate Items

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

List of all items

Structs

  • Timesecond
  • Timestamp
  • read::CachedSheet
  • read::XlsxBook
  • read::XlsxSheet
  • write::XlsxWriter

Enums

  • CellValue

Traits

  • read::FromCellValue
  • read::IntoCellValue

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