micropdf 0.17.0

A pure Rust PDF library - A pure Rust PDF library with fz_/pdf_ API compatibility
1
2
3
//! Page Labels — compatibility shim.

pub use crate::micropdf::cpdf_page_labels::*;