Skip to main content

Crate spdf_core

Crate spdf_core 

Source
Expand description

The spdf orchestrator. Equivalent to the LiteParse class in liteparse/src/core/parser.ts.

Structs§

ParseConfigBuilder
Fluent builder equivalent to TS new LiteParse(partial).
SpdfParser
High-level document parser.

Enums§

OutputFormat
Output format.

Functions§

default_screenshot_path
Stub: kept so callers can see the intended PathBuf-returning API for screenshot persistence that Phase 8 will finish.