//! mupdf-rs fallback PDF document source.
//!//! This is the fallback if hayro proves insufficient in the Phase 1 prototype.
//! Both implementations share the same `DocumentSource` trait.
// TODO: Implement only if hayro fails the Phase 1.1 validation gate.