//! PDF annotation engine.
//!
//! Provides typed access to all annotation types defined in ISO 32000-2 §12.5,
//! and annotation creation via the `write` feature (backed by lopdf).
pub use *;
pub use *;
pub use *;
pub use *;
pub use *;
pub use *;
pub use *;