Docs.rs
  • calamine-0.27.0
    • calamine 0.27.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • tafia
    • Dependencies
      • atoi_simd ^0.16 normal
      • byteorder ^1.5 normal
      • chrono ^0.4 normal optional
      • codepage ^0.1.1 normal
      • encoding_rs ^0.8 normal
      • fast-float2 ^0.2 normal
      • log ^0.4 normal
      • quick-xml ^0.37 normal
      • serde ^1.0 normal
      • zip ~2.5.0 normal
      • env_logger ^0.11 dev
      • glob ^0.3 dev
      • rstest ^0.21.0 dev
      • serde_derive ^1.0 dev
      • sha2 ^0.10.8 dev
    • Versions
    • 100% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

calamine0.27.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • Cell
  • Cells
  • Dimensions
  • ExcelDateTime
  • Metadata
  • Ods
  • Range
  • RangeDeserializer
  • RangeDeserializerBuilder
  • Rows
  • Sheet
  • Table
  • UsedCells
  • Xls
  • XlsOptions
  • Xlsb
  • Xlsx
  • vba::Reference
  • vba::VbaProject

Enums

  • CellErrorType
  • Data
  • DataRef
  • DeError
  • Error
  • ExcelDateTimeType
  • HeaderRow
  • OdsError
  • SheetType
  • SheetVisible
  • Sheets
  • XlsError
  • XlsbError
  • XlsxError
  • vba::VbaError

Traits

  • CellType
  • DataType
  • Reader
  • ReaderRef
  • ToCellDeserializer

Functions

  • deserialize_as_date_or_none
  • deserialize_as_date_or_string
  • deserialize_as_datetime_or_none
  • deserialize_as_datetime_or_string
  • deserialize_as_duration_or_none
  • deserialize_as_duration_or_string
  • deserialize_as_f64_or_none
  • deserialize_as_f64_or_string
  • deserialize_as_i64_or_none
  • deserialize_as_i64_or_string
  • deserialize_as_time_or_none
  • deserialize_as_time_or_string
  • open_workbook
  • open_workbook_auto
  • open_workbook_auto_from_rs
  • open_workbook_from_rs