micropdf 0.15.15

A pure Rust PDF library - A pure Rust PDF library with fz_/pdf_ API compatibility
1
2
3
4
//! Annotation support — compatibility shim.
//! Re-exports from `crate::micropdf::qpdf_annotation_helper`.

pub use crate::micropdf::qpdf_annotation_helper::*;