1 2 3 4
//! XRef stream — compatibility shim. //! Re-exports from `crate::micropdf::qpdf_xref_stream`. pub use crate::micropdf::qpdf_xref_stream::*;