Skip to main content

Crate miniexcel

Crate miniexcel 

Source
Expand description

Experimental Rust XLSX support for MiniExcel.

Modules§

serde_helpers

Structs§

AggregateSpec
AnalysisResult
AnalysisRow
AnalysisStats
ByteQuerySummary
CellReference
Error
ExcelRange
MiniExcel
Convenience entry points for the common path-based MiniExcel workflow.
QueryPlan
RagCell
RagChunk
RagExport
A path-based iterator that retains one output chunk and parser buffers at a time.
RagExportOptions
RagManifest
RagRow
ReadOptions
SheetInfo
StructuredCell
A cell emitted by the structure-preserving XLSX stream.
StructuredRow
A sparse, structure-preserving row from an XLSX worksheet.
WriteOptions

Enums§

AggregateOp
CellValue
ComparisonOp
FilterExpr
FormulaCalculationStatus
HeaderMode
QueryLiteral
RagValue
SheetType
SheetVisibility

Type Aliases§

DynamicRow
Result