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