micropdf 0.16.0

A pure Rust PDF library - A pure Rust PDF library with fz_/pdf_ API compatibility
1
2
3
4
//! File specification helper — compatibility shim.
//! Re-exports from `crate::micropdf::qpdf_file_spec_helper`.

pub use crate::micropdf::qpdf_file_spec_helper::*;