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