dais-document 0.1.0

Document source abstraction and PDF rendering for Dais
Documentation
1
2
3
4
5
6
//! 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.