//! `spectre_pdf` — a native Rust PDF extraction engine.
//!
//! This 0.0.1 release reserves the crate name. The v1.0 release with
//! the full `Document` handle, markdown surface, encrypted-PDF
//! support, AcroForm widgets, and benchmarks lands shortly. See
//! <https://github.com/RyanJamesStewart/spectre-rs> for the current
//! source and release status.