Docs.rs
  • spreadsheet-to-json-0.1.2
    • spreadsheet-to-json 0.1.2
    • Docs.rs crate page
    • GPL-2.0-or-later WITH Bison-exception-2.2
    • 17 December 2024
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • neilg63
    • Dependencies
      • calamine ^0.26.1 normal
      • chrono ^0.4.38 normal
      • csv ^1.3.1 normal
      • heck ^0.5.0 normal
      • indexmap ^2.7.0 normal
      • serde ^1.0.215 normal
      • serde_json ^1.0.133 normal
      • simple-string-patterns ^0.3.15 normal
      • tokio >=1.42.0, <2.0.0 normal
    • Versions
    • 26.62% of the crate is documented
  • This release has been yanked, go to latest version
  • 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

spreadsheet_to_json0.1.2

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • data_set::ResultSet
  • data_set::WorkbookInfo
  • error::GenericError
  • is_truthy::TruthyOption
  • options::Column
  • options::OptionSet
  • options::PathData
  • options::RowOptionSet

Enums

  • data_set::DataSet
  • options::Extension
  • options::Format
  • options::ReadMode

Functions

  • data_set::match_sheet_name_and_index
  • data_set::to_index_map
  • euro_number_format::is_euro_number_format
  • headers::build_header_keys
  • headers::to_head_key
  • headers::to_letter
  • headers::to_radix_groups
  • headers::to_radix_groups_offset
  • headers::to_radix_groups_with_offset_option
  • is_truthy::is_truthy_core
  • is_truthy::is_truthy_custom
  • is_truthy::is_truthy_standard
  • is_truthy::split_truthy_custom_option_str
  • reader::read_csv_core
  • reader::read_workbook_core
  • reader::render_spreadsheet_core
  • reader::render_spreadsheet_direct

Constants

  • options::DEFAULT_MAX_ROWS