Expand description
The spdf orchestrator. Equivalent to the LiteParse class in
liteparse/src/core/parser.ts.
Structs§
- Parse
Config Builder - Fluent builder equivalent to TS
new LiteParse(partial). - Spdf
Parser - High-level document parser.
Enums§
- Output
Format - 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.