Crate table_extractor

Crate table_extractor 

Source

Modules§

detector
error
parser
writer

Structs§

Table
Represents a parsed table with headers and data rows.

Enums§

Format
Supported table formats for parsing and auto-detection.

Traits§

Parser
Trait for parsing table data from various input formats.
Writer
Trait for writing table data to various output formats.