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