Skip to main content

Module error

Module error 

Source
Expand description

Error type for PDF creation. Writing is strict where reading is lenient: a writer that silently drops or corrupts content is worse than one that refuses, so every lossy situation is an error, never a skip.

Enums§

Error
Any error raised while building or serializing a PDF.

Type Aliases§

Result
Alias used across the crate.