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