Crate table_extractor
Source - detector
- error
- parser
- writer
- Table
- Represents a parsed table with headers and data rows.
- Format
- Supported table formats for parsing and auto-detection.
- Parser
- Trait for parsing table data from various input formats.
- Writer
- Trait for writing table data to various output formats.