excelstream 0.20.2

High-performance streaming Excel & CSV library with S3/GCS cloud support and Parquet conversion - Ultra-low memory usage
Documentation

Build #3829755 2026-07-12 02:38:55

# rustc version rustc 1.99.0-nightly (be8e82435 2026-07-11)

# docs.rs version docsrs 0.0.0 (964c90a45859fd8f9076e3cbe58470a5a4f4d4f7 2026-07-01 )

# build log [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "18944370aba11dd4322dc2f404171127263bf9e1e2a57e38ea5c3b3b05877e42" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260711-1.99.0-nightly-be8e82435\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: basic_read, basic_write, cell_formatting, cloud_replicate, csv_excel_comparison, csv_read, csv_to_excel, csv_write, excel_to_parquet, gcs_performance_test, gcs_streaming, http_memory_test, http_streaming, memory_bench, memory_benchmark, memory_benchmark_read, multi_cloud_config, multi_sheet, parquet_performance_test, parquet_streaming, parquet_to_excel, postgres_streaming, postgres_to_excel_advanced, s3_excel_writer, s3_performance_test, s3_streaming, s3_verify, streaming_read, streaming_write, test_zstd, worksheet_protection, writers_comparison [INFO] [stderr] If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true` [INFO] [stderr] to the [[example]] target configuration of at least one example. [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting excelstream v0.20.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: unclosed HTML tag `CellValue` [INFO] [stderr] --> src/streaming_reader.rs:740:61 [INFO] [stderr] | [INFO] [stderr] 740 | /// Iterator wrapper that returns Row structs instead of Vec<CellValue> [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 740 | /// Iterator wrapper that returns Row structs instead of `Vec<CellValue>` [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: `excelstream` (lib doc) generated 1 warning [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/excelstream/index.html [INFO] running `Command { std: "docker" "inspect" "18944370aba11dd4322dc2f404171127263bf9e1e2a57e38ea5c3b3b05877e42", kill_on_drop: false }`