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